@import "print.css";

#preview-message {
	display:block;
	background:#ffffff;
	width:580px;
	height:71px;
	padding-left:220px;
	}
	#preview-message a
		{
		color:#DD010B;
		}
.noPrint
	{
	display:none;
	}
	#content
	{
    width:578px;
	margin:0 auto;
    overflow:hidden;
	}
#subPageMainBody
	{
	clear:both;
	padding:9px 0px 0px 0px;
	background-repeat:no-repeat;
	background-position:top;
	}

