/* CSS Document */

.op-headline {
	text-align:center;
	position: relative;
	width:890px;
	padding-top:10px;
}

.op-container {
	text-align:left;
	position: relative;
}

.objective {
	text-decoration:underline;
	font-size:24px;
	line-height:35px;
}

#footer-center {
	text-align:center;
	padding-top:30px;
	padding-left:395px;
	text-decoration:underline;
}

.home-sections {
	width:840px;
	padding-left:20px;
	padding-right:20px;
}

.home-right {
	float:right;
}

#pos-title {
	float:left;
	padding-left:45px;
	padding-top:15px;
}

#pos-copy {
	text-align:left;
	float:left;
	padding-left:45px;
	padding-top:15px;
}

#reg-button {
	padding-bottom:10px;
	padding-top:5px;
}

#advert-carousel-container-op {
    width: 848px;
    height: 162px;
    margin-left: 20px;
    background: #333d3d url("/gfx/bg-carousel-ads-op.gif") no-repeat top left;
    position: relative;  
}

.title-padding-bottom {
	padding-bottom:10px;
}

.text-win-title {
	font-size:24px;
}

.text-lower ul {
    margin: 10px 10px 0 10px;
}

.text-lower li{
		font-size:18px;
		line-height:24px;
		list-style:disc;
		padding: 5px 0;
	
	
}

.text-lower {
	width:404px;
	padding-left:236px;
	float:left;
	
}

.reg-dial {
	width:230px;
	float:left;
}


#reg img { background-color:#282c15; background-image: url("/gfx/btn-reg-sprite.jpg"); background-repeat: no-repeat; }
#reg a img { background-position: 0 0; }
#reg a:hover img { background-position: 0 -203px; }

#text-base {
	text-align:center;
	position: relative;
	float:left;
	width:890px;
	font-size-adjust:14px;
	
}

#pos-title-large {
	padding-top:45px;
	width:920px;
	text-align:center;
}

#reg-left-col {
	width:347px;
	padding-left:40px;
	text-align:center;
	float:left
}

#reg-right-col {
	width:400px;
	text-align:left;
	float:left
}


#mr-miss {
	background: transparent url("/gfx/bg-form-mr-miss-box.gif") no-repeat bottom left;
	width:171px;
	height:58px;
}

#yes-no {
	background: transparent url("/gfx/bg-form-yes-no-box.gif") no-repeat bottom left;
	width:116px;
	height:58px;
}


div.form-text {
    float: left;
    width: 254px;
    margin: 12px 20px 0 0;
}

#mr-miss ul { padding: 18px 0 0 8px; }
#mr-miss ul li { list-style: none; display: inline; padding-left: 18px; }
#mr-miss ul li a { color: #8a8a8a;  text-decoration: none; }
#mr-miss ul li a:hover { color: #000; }
#mr-miss ul li a.on { color: #000; }

#yes-no ul { padding: 18px 0 0 8px; }
#yes-no ul li { list-style: none; display: inline; padding-left: 18px; }
#yes-no ul li a { color: #8a8a8a;  text-decoration: none; }
#yes-no ul li a:hover { color: #000; }
#yes-no ul li a.on { color: #000; }
