

#container{
	width:576px;
	margin-top:20px;
}

#content{
	width:auto;
	float:none;
}

#printheader{
	overflow:hidden;
	width:576px;
}

#printLogo{
	float:left;
	margin-right:10px;
}

#contactDetails{
	float:left;
}

#contactDetails p{
	margin-top:0px;
	line-height:1.4em;
}

.tiny {
	color:#000000;
	font-size:9px;
}

#headbar, #printfooter{
	height:35px;
	background-color:#006666;
	line-height:35px;
	width:auto;
}

#headbar span, #headbar a, #printfooter p{
	color:#FFFFFF;
	font-size:9px;
	font-weight:bold;
}

#printfooter p{
	text-align:center;
}

h2{
	margin-top:40px;
}

.center{
	text-align:center;
}

