#survback {
	width:153px;
	height:auto;
	overflow:hidden;
}
#survbacks {
	width:300px;
	height:auto;
	overflow:hidden;
}

#survey {
	width: 200px;
	height: 100%;
	overflow: hidden;
	color: #94D7E6;
	opacity: 0;
	filter: alpha(opacity=0); 
	-moz-opacity: 0;
}

#surv_main {
 font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #94D7E6;}


#surv_main .rcont {
	border: 1px solid #666;
	text-align:left;
	position:relative;
	top:0;
	left:0;
	height: 15px;
	width:100%;
	margin-bottom:5px;
}

#surv_main .rbar {
	border-right: 1px solid #666;
	text-align:left;
	height: 15px;
	width:100%;
	background-image: url(ans_bar.gif);
	background-repeat: repeat-x;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}

#surv_main .rperc {
	background: transparent;
	line-height: 15px;
	font-size: 11px;
	text-align:left;
	position:absolute;
	left: 2px;
	top: 0;
	height: 15px;
	width:auto;
	color: #333;
}

#surv_main .phead {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:58px;
}

#surv_main .pg1 {
	position:absolute;
	display:inline;
	top:34px;
	left:0px;
}

#surv_main .pg2 {
	position:absolute;
	display:inline;
	top:17px;
	left:107px;
}

#surv_main .ptitle {
	position:relative;
	top:20px;
	left:5px;
	width:78%;
}

#surv_main .pdate {
	visibility:hidden;
	position:absolute;
	font-size:9px;
	left:96px;
	top:46px;
	margin:0;
	padding:0;
	color:#E0E0E0;
}

#surv_main .pq {
	position:relative;
	top:0px;
	left:0px;
	width:85%;
	margin-bottom: 5px;
	margin-top:10px;
	margin-left:5px;
	text-align:left;
}

#surv_main .q {
	position:relative;
	top:0px;
	left:0px;
	width:85%;
	margin: 5px 5px;
}

#surv_main .ans {
	margin-left: 0px;
	margin-right:0;
	margin-top:0;
	margin-bottom:5px;
	text-align:left;
	padding: 0;
	display: block;
	position:relative;
	left:2px;
	line-height: 20px;
}

#surv_main .pbot {
	position:relative;
	font-weight:bold;
	top:0px;
	left:0px;
	height:48px;
	width:100%;
}

#surv_main .pbot .pvote {
	font-size:12px;
	position:relative;
	color:#E0E0E0;
}

#surv_main .pvote a:link {
	text-decoration:none;
	font-weight:bold;
	color:#A0DEB6;
}
#surv_main .pvote a:hover {
	text-decoration:underline;
	font-weight:bold;
	color:#A0DEB6;
}


#surv_main .pres {
	position:relative;
	font-size:12px;
	top:18px;
	color:#E0E0E0;
}


#surv_main .pres a:link {
	text-decoration:none;
	color:#A0DEB6;
}
#surv_main .pres a:hover {
	text-decoration:underline;
	color:#A0DEB6;
}

#surv_main .pq input {
	margin:0;
	padding:0;
	border:0;
}

#surv_main .presults {
	width:88%;
	position:relative;
	left:5px;
	top:0;
	padding-bottom:10px;
}

#surv_main .pa {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	margin-bottom:5px;
	text-align:left;
}

#surv_main .presult {
	padding-bottom:5px;
}

.poll {
 font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal; font-weight: normal; color: #94D7E6;
 margin: 10px 20px 0 20px;
 width:200px;}

.poll .rcont {
	border: 1px solid #666;
	text-align:left;
	position:relative;
	top:0;
	left:0;
	height: 15px;
	width:100%;
	margin-bottom:5px;
}

.poll .rbar {
	border-right: 1px solid #666;
	text-align:left;
	height: 15px;
	width:100%;
	background-image: url(ans_bar.gif);
	background-repeat: repeat-x;
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
}

.poll .rperc {
	background: transparent;
	text-align:left;
	line-height: 15px;
	font-size: 11px;
	position:absolute;
	left: 2px;
	top: 0;
	height: 15px;
	width:auto;
	color: #333;
}

.poll .phead {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
}


.poll .phead .ptitle {
	text-align:center;
	position:relative;
}

.poll .phead .ptitle h3 {
	background-color:#182C42; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:normal;
	font-weight:bold;
	color: #94D7E6;
}

.poll .phead .pdate {
	visibility:hidden;
	position:absolute;
	font-size:9px;
	left:96px;
	top:46px;
	margin:0;
	padding:0;
	color:#E0E0E0;
}

.poll .pq {
	position:relative;
	top:0px;
	left:0px;
	width:85%;
	margin-bottom: 5px;
	margin-top:10px;
	margin-left:5px;
	text-align:left;
}

.poll .q {
	position:relative;
	top:0px;
	left:0px;
	width:85%;
	margin: 5px 5px;
}

.poll .ans {
	margin-left: 0px;
	margin-right:0;
	margin-top:0;
	margin-bottom:5px;
	text-align:left;
	padding: 0;
	display: block;
	position:relative;
	left:2px;
	line-height: 20px;
}

.poll .pbot {
	position:relative;
	text-align:center;
	top:0px;
	left:0px;
	width:100%;
	height:48px;
	top:0px;
}

.poll .pbot .pvote {
	position:relative;
	font-size:12px;
	color:#E0E0E0;
}

.poll .pbot .pvote a {
	text-decoration:none;
	font-weight:bold;
	color:#A0DEB6;
}

.poll .pbot .pres {
	text-align:center;
	position:relative;
	font-size:12px;
	top:28px;
	color:#E0E0E0;
}


.poll .pres a {
	text-decoration:none;
	color:#A0DEB6;
}

.poll .pq input {
	margin:0;
	padding:0;
	border:0;
}

.poll .presults {
	width:88%;
	position:relative;
	left:5px;
	top:0;
	padding-bottom:10px;
}

.poll .pa {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	margin-bottom:5px;
	text-align:left;
}

.poll .presult {
	padding-bottom:5px;
}

.poll .total {
	position:relative;
	top:0px;
	left:0px;
	width:85%;
	margin-bottom: 5px;
	margin-top:10px;
	margin-left:5px;
	text-align:left;
}