DIV#overlay {
	display: none !important;
}
DIV#popin {
	left: 0px !important;
}
div.browseweek a
{
	display: none;
}
div.browseweek li
{
	list-style-type: none;
}
div.browseweek p
{
	margin-left: 40px;
	font-family: Trebuchet MS,arial;
	font-weight: bold;
}
ul.weekview span, ul.weekview a
{
	color: Black;
	text-decoration: none;
}
ul.weekview li
{
	list-style-type: none;
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
	width: 160px;
	padding: 14px;
	border: 1px solid lightgray;
}
ul.weekview li.nextweek
{
	display: none;
}
div.browseweek h2, ul.weekview h3 a
{
	font-family: Trebuchet MS,arial;
	font-weight: normal;
	font-size: 1.6em;
}
div.browseweek h2
{
	font-weight: bold;
	color: Gray;
}

ul.weekview li p a
{
	font-family: Trebuchet MS,arial;
	color: Gray;
	font-weight: bold;
}
ul.weekview li p a span
{
	font-family: Times New Roman;
	color: Black;
	font-weight: normal;
}

/***
Fixes for firefox only prints one page bugg, not needed anymore.
{
	overflow: visible !important;
	position: relative !important;
	float: none !important;
	display: inline !important;
	width: auto !important;
}*/

div.formactions
{
	display: none;
}