/************************************footer survey************************************************/
#popsurvey {
	width:100%;
	margin:0 0 10px 0;
	padding:0 0 10px 0;
}
#popsurvey #banner {
	height:100px;
	background: transparent url(http://microsite.europcar.com/images/560_survey.jpg) top left no-repeat;
	margin:0 0 10px 0;
	text-align:left;
}
#popsurvey #banner h1 {
	font: bold 22px Arial, sans-serif;
	color: #007800;
	margin:0;
	padding: 27px 0 0 13px;
}
#popsurvey #title {
	margin:26px 0 0 13px;
}
#popsurvey #subtitle {
	font-size:14px;
	color:#007800;
	margin:0 0 0 14px;
}
#popsurvey #content {
	padding:10px;
}
#popsurvey #content h2.question {
	font-size:11px;
	color:#007800;
	font-weight:bold;
	margin:0 0 10px 20px;
}
#popsurvey #content div.purpose {
	clear:left;
	font-size:11px;
	color:#7f7f7f;
	margin-top:0px;
}
#popsurvey #content .marge10 {
	margin-top:10px;
}
#popsurvey #content label.purpose {
	float:left;
	display:block;
	text-align:right;
	width:300px;
	font-size:11px;
	color:#7f7f7f;
	margin:3px 10px 0 0;
}
#popsurvey #content label {
	color:black;
}
#popsurvey #content .grayline {
	border-bottom:1px solid #7F7F7F;
	display:block;
	margin-bottom:7px;
	margin-left:auto;
	margin-right:auto;
	padding-left:40px;
	width:400px;
}
#popsurvey #content input.radio {
	border: none;
	margin:5px 6px 0 6px;
	_margin:0 3px 0 2px;
}
#popsurvey #content input.radio2 {
	border: none;
	margin:5px 6px 0 20px;
	_margin:0 3px 0 18px;
}
#popsurvey #content input#optin {
	margin:0;
	_margin:0;
}
#popsurvey #content label.gray {
	color:#7f7f7f;
	display:block;
	margin:-14px 0 10px 38px;
	_margin:-18px 0 10px 42px;
}
#popsurvey #content input.txt {
	width:160px;
}
#popsurvey #content textarea {
	width:400px;
	height:4em;
	margin-left:70px;
}
#popsurvey p.fright {
	width:460px;
	margin:20px 0 0 0;
	padding:0 35px 0 0;
}
p.surveythanks {
	padding:10px 0 0 25px;
	font-weight:normal;
	width:340px;
	color:#007800;
	font-size:20px;
}
#poptop {
	BACKGROUND: url(../../module/images/pop_bg_top.gif) left top;
	WIDTH: 100%;
	HEIGHT: 35px;
	TEXT-ALIGN: left
}
#poptop .logo {
	BACKGROUND: url(../../module/images/pop_logo_europcar.gif);
	WIDTH: 81px;
	HEIGHT: 25px
}
