/* Float Clearers*/
#reviewWrap .surveyRow:after, .sponsorBanner:after, .sponsorBanner .blockTitle:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Image Replacements */
#reviewWrap .surveyBlock .morelink a, #drinkwellBanner h3, #drinkwellBanner .cta a {
	display:block;
	text-indent:-9999px;
	font-size:1px;
	line-height:0;
	background-repeat:no-repeat;
	background-position: 0 0;
	border:0;
}

/*Page Title Modifiers*/
#pageTitle {
	margin:5px 0 8px;
	padding-bottom:15px;
	color:#444444;
}

#pageTitle h1 {
	float:left;
	margin:10px 10px 0 0;
	font-size:1.85em;
	font-weight:400;
	color:#c00025;
}

#pageTitleBod {
	margin-left:60px;
	padding-left:10px;
	border-left:1px solid #c00025;
}

#pageTitle p {
	margin:0;
}

#pageTitle p.vis {
	font-style:italic;
}

#pageTitle p.sub {
	font-weight:800;
}

#pageTitle p strong {
	font-family:georgia,times new roman,serif;
	font-size:1.23em;
	font-weight:400;
	font-style:italic;
	color:#c00025;
}

#pageTitle a {
	font-style:normal;
	font-weight:400;
	color:#006699;
	text-decoration:underline;
}

/*Featured survey structure*/
#reviewWrap {
	margin-bottom:10px;
}

#reviewWrap .surveyRow {
	padding:10px 0;
	border-bottom:1px solid #cccccc;
}

#reviewWrap .surveyRow .first {
	width:240px;
	padding-left:0;
	background-image:none;
}

#reviewWrap .surveyBlock .morelink {
	padding:0;
	background-image:none;
}

#reviewWrap .surveyBlock .morelink a {
	width:118px;
	height:21px;
	background-image:url(../img/core/survey/btn_voteNow.gif);
}

.surveyBlock {
	float:left;
	width:230px;
	padding:0 10px;
	min-height:120px;
	background:url(/img/core/vdot.gif) repeat-y left;
}

.featuredSetOne div.init, .featuredSetTwo div.init {
	border-top:0 !important;
	padding:0 !important;
	margin:0 !important;;
}

/*\*/
* html .surveyBlock {
	height:120px;
}
/**/

/*Standard Survey Block*/
.surveyBlock .blockImg {
	float:left;
	width:30px;
	margin: 0 12px 0 0;
}

.surveyBlock .blockImg + .blockTxt {
	margin-left:40px;
}

/*\*/
* html .blockTxt {
	float:left;
}
/**/

.surveyBlock h3 {
	margin-bottom:10px;
	text-transform:uppercase;
	font-size:1.15em;
	font-weight:800;
}

.surveyBlock h3 a {
	color:#437cae;
}

.surveyBlock h4 {
	text-transform:uppercase;
	font-size:0.85em;
	font-weight:400;
	color:#999999;
}

.surveyBlock p {
	margin: .1em 0 .4em;
}

/*Flash survey*/
#flashSurvey{
	height:587px;
	width:561px;
	margin:34px 0 16px 85px;
}

.surveyKey {
	color:#A5A5A5;
	font-size:0.85em;
}

/* Sponsor Banner */
.sponsorBanner {
	padding:15px;
}

.sponsorBanner p {
	margin:0;
}

#drinkwellBanner {
	padding-left:140px;
	background:#1c6295 url(../img/core/survey/bg_drinkwell.jpg) no-repeat 0 0;
}

#drinkwellBanner .blockTxt {
	float:left;
	width:415px;
}

#drinkwellBanner .blockTitle {
	margin-bottom:8px;
	padding-bottom:8px;
	background:url(../img/core/hdot_ltBlue.gif) repeat-x bottom;
}

#drinkwellBanner h3 {
	float:left;
	width:97px;
	height:22px;
	margin-right:10px;
	background-image:url(../img/core/survey/txt_drinkwell.gif);
}

#drinkwellBanner h4 {
	float:left;
	margin-top:11px;
	text-transform:uppercase;
	font-size:0.85em;
	font-weight:400;
	color:#cfe3ec;
}

#drinkwellBanner p {
	font-size:0.92em;
	color:#ffffff;
}

#drinkwellBanner .cta {
	float:right;
}

#drinkwellBanner .cta a {
	width:118px;
	height:21px;
	background-image:url(../img/core/survey/btn_voteNow_spons.gif);
}
