.noPrint
{
	display:none !important;
}

body
{
	font-size: 12pt;
}

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;
}*/

body#weekrecipe-body div.formactions, 
body#shoppinglist div.formactions
{
	display: none;
}

body#shoppinglist td.delete
{
	display: none;
}
body#shoppinglist tr.header td
{
	font-weight: bold;
	padding-top: 20px;
}
body#shoppinglist p
{
	float: none;
}

body#weekrecipe-body div.provisions h3
{
	margin: 0;
}
body#weekrecipe-body span.subheader
{
	font-size: 18px;
	font-weight: normal;
}

div.clear
{
	clear: both;	
}