.pollvoted td.td1 {
	font-size:9px;font-family:Tahoma;vertical-align:top;width:5px;margin-bottom:0px !important;padding-bottom:0px !important;
}

.pollvoted td.td2 {
	vertical-align:top;font-size:9px;font-family:Tahoma;width:125px;margin-bottom:0px !important;padding-bottom:0px !important;
}

.pollvoted td.td3 {
	vertical-align:top;font-size:9px;font-family:Tahoma;margin-bottom:0px !important;padding-bottom:0px !important;
}

.pollvoted td.td4 {
	border-top:0px !important;heigth:10px;margin:0px !important;padding:0px !important;
}

.pollvoted td.td5 {
	border-top:0px !important; text-align:top;height:10px !important;margin:0px !important;padding:0px !important;
}


.pollvoted td.td5 div.voted {
	margin-left:5px;height:10px !important;background-color:#FFB355;position:relative;z-index:300;
}

* html .pollvoted td.td5 div.voted {
	margin-bottom:-9px!important;
}

.pollvoted td div.defaultp {
	position:relative;
	top:-10px;
	background-color:#E7E7E7;
	z-index:1;
	margin-bottom:-10px;
	margin-left:5px;
	height:10px;
}

* html .pollvoted td div.defaultp {
	top:-7px;	
	margin-bottom:-7px;	
}

/*opera*/
@media screen and (min-width: 0px){ .pollvoted td div.defaultp {top:-12px;}}	
@media screen and (min-width: 0px){ .pollvoted td.td5 div.voted {top:-2px;}}

.pollvoted td.td5 {
	border-top:0px !important;
}

.pollvoted td a.pollresult {
		font-size:11px;float:left;margin-right:5px;color:gray;margin-top:5px;font-weight:bold;text-decoration:none;
}

.pollvoted td a.pollauthor {
	font-size:10px;float:right;margin-right:5px;color:gray;margin-top:5px;text-decoration:none;
}

span.pollcomment pre {
	width:620px;
	white-space: pre-wrap; /* css-3 */ 
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	white-space: -moz-pre-wrap; /* FX */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	overflow:auto;
	margin-top:1px;
	margin-bottom:0px;

}

