@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://www.google.com/calendar/"),url-prefix("https://www.google.com/calendar/")
{
#nav, .logoparent, #topCtrls { display: none !important; }
#mainbody
{
position: absolute;
top: 0px;
left: 0px;
}
.date-top
{
z-index: 3;
position: absolute;
top: 0px;
font-size: 18px !important;
margin-left: 50px;
}
#printlink
{
position: absolute;
top: 0px;
right: 290px;
}
#mode_link5 { width: 354px; }
#mode-list { display: none; }
.st-dtitle-today
{
background: #F99 !important;
border: 1px solid red !important;
}
.st-bg-today { border: 1px solid red !important; }
}