@charset "UTF-8";
/* CSS Document */

/* styles for learn more page 
http://today.yougov.com/learn-more/ */
#learnMoreWrapper {
	padding: 10px 25px; 
	border-right: 1px solid #ebebeb;
}
#learnMoreWrapper h2 {
	text-align: center; 
	font-size: 28px
}
#learnMoreWrapper h3 {
	text-align: center; 
	font-size: 21px; 
	font-weight: normal;
}
.learnMoreTestimonials h4, .learnMoreTestimonials h5 {
	color: #363636;
}
#learnMoreWrapper p {
	font-size: 16px;
}
#rewardImage {
	 width: 446px; 
	 margin: 0 auto 20px auto;
}
#joinNowButton form {
	width: 570px;
	margin: 0 auto;
	text-align:center;
}

/* styles for Have Your Say Page 
*/

#HaveYourSayWrapper {
	padding:0 0 0 20px;
	}

#HaveYourSayWrapper h2 {
	color:#002356; 
	font-size: 18px; 
	text-transform:uppercase; 
	font-weight:bold;
	}

#HaveYourSayWrapper h2, #hysMainBody p {
	line-height:1.5em;
	}

#HaveYourSayWrapper p {
	font-size:14px; 
	color:#464646;
	}

#HaveYourSayWrapper #topic {
	color:#e0001d; 
	font-size: 20px; 
	width:550px; 
	margin: 0 auto 10px auto; 
	text-align:center; 
	font-style:italic; 
	line-height: 1.2em;
	}

/* Have Your Say Sidebar */
#HaveYourSaySidebar {
	padding: 20px 20px 10px 20px; 
	margin-right: 18px; 
	background: #0a2b5c url('http://cdn.yougov.com/r/1/Have-Your-Say-Blue-Pattern.jpg') repeat top left;
	}

#HaveYourSaySidebar img {
	margin:-20px 0 -4px -20px; 
	padding:0; 
	width:282px; 
	overflow-x: hidden;
	}

#HaveYourSaySidebar h2 {
	color:white; 
	font-size: 18px; 
	text-transform:uppercase; 
	font-weight:bold;
	}

#HaveYourSaySidebar h2 {
	line-height:1.2em;
	}

#HaveYourSaySidebar p {
	font-size:14px; 
	color:white; 
	line-height:1.5em;
	}