.nosidebar {
	width: 100%;
}

.ui-tabs .ui-tabs-nav li a {
	padding: 0.4em;
}

#special-offers-intro {
	width: 600px;
	font-size: 13px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 10px;
	text-align: center;
}


.contBox {background: url('/images/contBox-bg.jpg') repeat-y top left; text-align: left; width:584px;}
	.contBox td {background: none;}
	.contBox-top {clear: both;width: 584px; height:8px; background: url('/images/contBox-top.jpg');}
	.contBox-btm {clear: both;width: 584px; height:8px; background: url('/images/contBox-btm.jpg');}	
		.contBox-body {padding:0 0 0 0;}
		.contBox-body .scroll {height:300px; overflow: auto}
		.contBox-body .scroll#short {height:130px; overflow: auto}

.greenTop {height:11px; width:580px; background: url('/images/greenTop.png') no-repeat top left}
.greenBody {background: url('/images/greenBg.png') repeat-y top left; width:580px; font-size: 16px; font-weight: bold; padding:0 10px 0 10px;}
.greenBtm {height:11px; width:580px; background: url('/images/greenBtm.png') no-repeat top left}

.countTop {height:4px; width:580px; background: url('/images/countTop.png') no-repeat top left}
.countBody {background: url('/images/countBg.png') repeat-y top left; width:580px; font-size: 16px; font-weight: normal; padding:0 0 0 10px; color:#000;}
.countBtm {height:4px; width:580px; background: url('/images/countBtm.png') no-repeat top left}

.viewotherpages {width:350px; clear: both;}	
.viewotherpages-alt {width:474px; height:29px; padding:10px 0 0 110px; background: url('images/otherPages.png') no-repeat top left;}
	.viewotherpages-alt a {color:#f87419; font-size: 13px; padding:0 15px}


.sweepthumb img {
   max-width: 100%;
}


#CompletedOfferItem {
	display: none;
}


.completeOfferRow1 {
	background-color:#edf4f8;
}


.completeOfferRow2 {
	background-color:#ffffff;
}

.detail-data-domain {
	width: 370px;
	overflow: hidden;
}

a.question2 { 
	text-decoration: none;
}

#body_content.signupPage {
	padding-top: 5px !important;
}





div.demographiQuestion label.profileError {
	width: 200px;
	height: 20px;
	background-color: #990000;
	position: relative;
	border: 4px solid #990000;
	color: #ffffff;
	text-align: center;
	font-style: italic;
	float: right;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}

div.demographiQuestion label.profileError:after, div.demographiQuestion label.profileError:before {
	border: solid transparent;
	content: ' ';
	height: 0;
	right: 102%;
	position: absolute;
	width: 0;
}

div.demographiQuestion label.profileError:after {
	border-width: 2px;
	border-right-color: #990000;
	top: 10px;
}

div.demographiQuestion label.profileError:before {
	border-width: 8px;
	border-right-color: #990000;
	top: 2px;
}

.topErrorMessage {
	width: 90%;
	color: #990000;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	border: 3px solid #990000;
	margin: 0 auto;
	display: none;
}
