#mainTextProp{
	height:320px;
	float:right;
}
#scroller{
	width:570px;
	font-size:1px;
	background:url("../images/backImages/backRepeat.jpg") left top repeat-y;
	background-color:#333366;
}
html>body #scroller{
	width:620px;
	clear:both;
}
#scrollerAbove{
	margin-top:20px;
	height:5px;
	width:620px;
	float:left;
	background-color:#bfbfde;
	border-top:1px solid #ffffff;
}
#scrollerBelow{
	height:5px;
	width:620px;
	clear:both;
	background-color:#bfbfde;
	border-bottom:1px solid #ffffff;
	margin-bottom:10px;
}
.logoScroller{
	border-right:2px solid #ffffff;
	border-left:2px solid #ffffff;
	border-top:1px solid #333366;
	margin-bottom:0px;
	width:612px;
}
html>body .logoScroller{
	width:616px;
	margin-bottom:0px;
	/*border-bottom:1px solid #333366;*/
}
#emailOptIn{
	border-bottom:none;
}
