/* CSS Document */

#specialInstruction{
	background: url("http://cdn.pch.com/searchandwin/homePage/sw_instuc_rpt.jpg") left bottom repeat-x;
	height: 0;
	overflow: hidden;
}

#specialInstruction p{
/*	width: 670px;  */
	width: 750px;  
	margin: 0 auto;
	padding: 7px 0 0;
	text-align: center;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
/*	font-size: 18px;	 */
	font-size: 16px;	
}


