body
{
	padding:0px;
	border:none 0px;
}
#ProductHeader
{
}
#ProductLeft
{
	page-break-after:avoid;
	float:left;
	clear:left;
	width:29%;
	padding-right:4%;
}
#ProductRight
{
	padding-top:2px;
	width:64%;
	float:right;
	clear:right;
}
#ResultsLeft
{
	page-break-after:avoid;
	float:left;
	min-width:250px;
	padding-right:1%;
}
#ResultsRight
{
	float:left;
	width:20%;	
	clear:right;
}
#NewsletterLeft
{
	float:none;
	width:90%;
	padding-right:1%;
	border-left-color:#E2E2E2;
	border-left-style:solid;
	border-left-width:1px;
}
#NewletterRight
{
	float:left;
	width:50%;
	overflow: auto ;
}
#NewsletterConfirmation
{
	font-family:Arial;
	font-size:10px;
	font-weight:bold;
	background-color:Lime;
}

#Block
{
	float:left;
	border-left-color:#CDDCE3;
	border-left-width:1px;
	padding-left:1%;
}

#ctl00_MasterHeader
{
	clear:both;
	width:100%;
}
#ctl00_MasterLeft
{
	float:left;
	clear:left;
	width:197px;
	padding-right:1%;
}
#ctl00_MasterRight
{
	float:left;
	clear:right;
	width:79%;
}
#ctl00_MasterFooter
{
	padding-top:20px;
	clear:both;		
	width:100%;
}

#Main
{
	width:100%;
}

#Left
{
	page-break-after:avoid;
	float:left;
}
#Right
{
	float:left;
	width:220px;
	clear:right;
}