/**************************************** Print CSS Code*************************/
#right
{
width: 100%; margin: auto; float: left;
}

#header, .pictureheader, #pitchure_left, #header_left, #header_right, #left, #footer, #navcontainer, .noprint

{
display: none;
}
#container {
	background-image: url(images/pixel.gif);
	background-repeat: no-repeat;
	height: 465px;
	width: 931px;
	font-size: 1.2em;
	margin: auto;
	border-top: 1px solid white;
}
#print
{
width: 100%; margin: auto; float: none;
}
#autonumber1 {
width: 100%; margin: 0; float: none;
}

