div#header{background-image:url("/ttcc/images/toto-logo.jpg");background-repeat:no-repeat;background-position:top left;height:65px;}
#outlogo{position:absolute;top:10px;right:10px;font-size:10pt;}
#outlogo a{margin:0;padding:0;}
#outlogo #logout{margin-top:15px;font-family:arial,sans-serif;text-align:right;}
ul#nav{padding:0 0 2px 0;}
div#content{width:980px;}

/*********************************************/
/* Calendar Button http://calendarview.org/
/********************************************/
span.calendarButton{padding:8px 18px;background:#fff url('../images/calendar_icon.png') no-repeat center center;-webkit-border-radius:6px;-moz-border-radius:6px;border-radius:6px;}
span.calendarButton:hover {background-color: #cde;cursor: pointer;}