﻿
#survey_popup .rolloverSurvey a {
	display:block;
	width: 132px;
	height:26px;
	margin-top:15px;
	margin-bottom:5px;
	background: url("/_layouts/images/SCJohnson/RightAtHome/IPSOSSurvey/button.gif") 0 0 no-repeat;
	float:left; clear:both;
}
#survey_popup .rolloverSurvey a:hover { 
	background-position: -131px 0px;
}

#survey_popup .popuplogo
{
	float:left;
	padding-bottom:10px;
}

#survey_popup
{
	width:309px; 
	border:1px solid #739b4d; 
	padding:10px; 
	background:url('/_layouts/images/SCJohnson/RightAtHome/IPSOSSurvey/footer.png') no-repeat; 
	background-position:bottom right;
	font-size:13px;
	left:20px;
	bottom:20px;
	z-index:999;
	background-color:White;
	font-family:Georgia, Times New Roman, Verdana, Arial;
	position:absolute;
}

#survey_popup .header{ padding-bottom:30px; float:left; width:309px;}
#survey_popup a.closebutton{font-size:16px; float:right;}
#survey_popup span.popuptitle{	font-size:18px;font-weight:bold;float:left;}
#survey_popup div.content{width:309px;clear:both;}
#survey_popup div.content p{ clear:both; float: left; margin:10px 0px 10px 0px; width:309px;}
#survey_popup div.content a{ float:left; clear:both;font-weight:bold;}
.survey_footer{ width:309px; font-size:12px; padding-bottom:60px; margin-top:4px;float:left;clear:both;}

