#primary .text {
	width:320px;
	float:left;
	}
	
#sideSurveyBox {
	width:281px;
	float:right;
	background:url(../gfx/sidesurveybox_bg.gif) repeat-y;
	}
	
#sideSurveyBox h2 {
	width:281px;
	height:68px;
	position:relative;
	margin:0;
	}
	
#sideSurveyBox h2 span {
	width:100%;
	height:100%;
	position:absolute;
	background:url(../gfx/sidesurveybox_header.gif) no-repeat;
	}
	
#sideSurveyBox h3 {
	margin:0;
	padding:0;
	font-size:17px;
	}
	
#sideSurveyBox h3 a {
	display:block;
	width:106px;
	height:57px;
	position:relative;
	margin:0;
	font-family:AllerLightRegular,Arial, Helvetica, sans-serif;
	font-style:normal;
	padding:10px 0 0 135px;
	font-style:normal;
	text-decoration:none;
	}
	
#sideSurveyBox h3 span {
	width:100%;
	height:100%;
	position:absolute;
	}
	
#sideSurveyBox .surfaceWater h3 a{
	background:#0391D9 url(../gfx/thumb_surface.jpg) 3px 3px no-repeat;
	}
	
#sideSurveyBox .drinkingWater h3 a {
	background:#00B5B0 url(../gfx/thumb_water.jpg) 3px 3px no-repeat;
	}
	
#sideSurveyBox .hair h3 a {
	background:#C59D19 url(../gfx/thumb_hair.jpg) 3px 3px no-repeat;
	}
	
#sideSurveyBox .household h3 a {
	background:#A11A55 url(../gfx/thumb_household.jpg) 3px 3px no-repeat;
	}
	
#sideSurveyBox .food h3 a {
	background:#00923F url(../gfx/thumb_food.jpg) 3px 3px no-repeat;
	}
	
#sideSurveyBox .box {
	width:238px;
	margin:10px 0 0 12px;
	padding:10px;
	}
	
#sideSurveyBox .odd {
	background:#5595b6;
	}
	
#sideSurveyBox .even {
	background:#2f6f90;
	}
	
#sideSurveyBox p {
	color:#FFF;
	margin:5px 0;
	}
	
#sideSurveyBox a {
	color:#FFF;
	font-style:italic;
	}
	
#sideSurveyBox .learnmore {
	text-align:right;
	}

#surveybox {
	background:#3680a7 url(../gfx/surveybox_bottom.gif) bottom left no-repeat;
	width:540px;
	float:left;
	padding:0 0 20px 0;
	}
	
#surveybox h2 {
	width:540px;
	height:78px;
	position:relative;
	margin:0 0 10px 0;
	}
	
#surveybox h2 span {
	width:100%;
	height:100%;
	position:absolute;
	background:url(../gfx/surveybox_header.gif) no-repeat;
	}
	
#surveybox .box {
	width:258px;
	float:left;
	margin:10px 0 0 0;
	display:inline;
	}
	
#surveybox .row {
	width:516px;
	margin:0 12px;
	float:left;
	display:inline;
	}
	
#surveybox .top {
	background:url(../gfx/surveybox_toprow_bg.gif) repeat-y;
	}
	
#surveybox .bottom {
	background:url(../gfx/surveybox_btmrow_bg.gif) repeat-y;
	}
	
#surveybox .food {
	clear:left;
	}
	
#surveybox .header {
	margin:0 13px 13px 13px;
	float:left;
	display:inline;
	padding:2px 0;
	}
	
#surveybox .header img {
	float:left;
	width:126px;
	height:62px;
	}
	
#surveybox .header h3 {
	color:#FFF;
	font-size:12px;
	padding:10px;
	float:right;
	width:84px;
	margin:0;
	}
	
#surveybox h3 a {
	text-decoration:none;
	}
	
#surveybox p {
	margin:13px 13px 0 13px;
	padding:0;
	clear:both;
	color:#FFF;
	}
	
#surveybox a {
	color:#FFF;
	}
	
.water .header {
	background:#005f91;
	}
	
.hair .header {
	background:#977813;
	}
	
.food .header {
	background:#00923f;
	}
	
.household .header {
	background:#a11c15;
	}
	
#surveybox .learnmore {
	text-align:right;
	font-style:italic;
	margin:4px 13px 13px 0;
	}
