@charset "utf-8";
/* CSS Document */

* {
    float:none !important;
    overflow: visible !important;
    width: auto !important;
    background: #ffffff !important;
} 
/*
body {
   background:white;
   font-size:12pt;
   color:#000000;
}
#container, #template, #calendar, #footer {
	width: auto;
    margin-top: 20px;
    clear: both;
    float: none !important; 
	display:none;
}
*/
#nav, #rightAds, #signup {
   display:none;
}
/*
.right {
   display:none;
}
a:link, a:visited {
   color:#483a7c;
   background:transparent;
   font-weight:bold;
   text-decoration:underline;
}
*/