*{
		font-family: Arial, Helvetica, sans-serif;
}

p{
	font-size: 14px;
	line-height: 160%;
}

#wrap{
	width: 680px;
	height: 482px;	
}

#survey_prompt{
	width: 580px;	
	margin: 30px auto;	
}

#survey_prompt_detail{
	float: left;
	width: 380px;
}

#survey_prompt img{
	float: right;
	position: relative;
	top: 36px;
}

#survey_prompt h3{
	background-image: url(/mybluenosefriends/images/site/survey/tell_us_about_yourself.gif);
	display: block;
	width: 330px;
	height: 40px;
	float: left;	
	clear: both;
	overflow: hidden;
}

#survey_prompt h3 span{
	visibility: hidden;
}

#survey_prompt_header img{
	float: right;
}

.survey_information{
	display: block;
	float: left;
	width: 370px;	
}

#thomas{
	width: 370px;
	height: 210px;
	float: left;
	display: block;
}

#take_survey_button{
	background-image: url(/mybluenosefriends/images/site/survey/thomas_speech_bubble.jpg);
	position: relative;
	left: 52px;
	width: 260px;
	height: 194px;
	display: block;
}

#take_survey_link{
	font-size: 18px;
	color: #333333;
	position: relative;
	left: 156px;
	top: 16px;
	width: 76px;
	text-align: center;
	display: block;
}

#take_survey_link:hover{
	text-decoration: none;
}

#show_prompt_option{
	float: left;
	color: #666666;
	font-size: 12px;
}
