/* This div below controls the placement of the survey, set a width relative to how wide your site is */div#frame{	margin: 0 auto 0px auto;	position: relative;	width: 765px;	height: 1px;}/* ---------------------------------------------- PRE-POST */#survey_callout{	height: 263px;	width: 395px;	position: absolute;	top: 25px;	left: 770px;	z-index: 1000;	}#survey_callout_box{	/* ie5.5 */	width: 368px;	/* ie6 and  ff */	w\idth: 360px;	background: #FFF;	padding: 5px;	float: left;}/* if more space is need vertically a new cut of the callout_shadow_right.png has be done. */#survey_callout_box_right{	height: 268px;	width: 25px;	margin-top:9px;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/survey/callout_shadow_right3.png',sizingMethod='scale');	float: left;}#survey_callout_box_btm{	height: 21px;	width: 364px;	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/survey/callout_shadow_bottom.png',sizingMethod='scale');	float: right;	margin-left:0px;	}body>div#surveyTarget>form#Form1>div#frame>div#PageTemplate_ucSurvey_dvSurveyCallout2>div#survey_callout>div#survey_callout_box_right{	background: url(/images/survey/callout_shadow_right3.png) no-repeat;}body>div#surveyTarget>form#Form1>div#frame>div#PageTemplate_ucSurvey_dvSurveyCallout2>div#survey_callout>div#survey_callout_box_btm{	background: url(/images/survey/callout_shadow_bottom.png) no-repeat;}#inner_box{    border: 1px solid #1A0070;	padding: 10px;	/* ie5.5 */	height: 267px;	font-size:11px;	/* ie6 and  ff */	hei\ght: 245px;	}#inner_box h3{  font-size: 14px;  font-weight: normal; 	font-family: verdana, helvetica, "sans-serif";	color: #b30b0b;	margin:0px;	padding:5px 0px 15px 0px;}#inner_box p{	font-size: 12px; 	font-family: verdana, helvetica, "sans-serif";	margin:0px;}#inner_box p.survey_nav {margin: 15px; 0px; 0px; 0px;}#inner_box input{	margin:15px 0px 0px 0px;}#survey_logo {text-align: center;margin: 19px auto 5px auto;}#header{  font-size: 16px;	color: #0064F6;	font-weight: bold;	margin-top: 3px;	margin-bottom: -5px;  }#blue{  color: #0064F6;	font-weight: bold;}img{  border: 0px;}.small{font-size: 10px;}/* ---------------------------------------------- END PRE-POST */