
.soshiok_pollContent{
	width:auto;
	height:auto;
	background-color: #fef2d8;
	margin-top:10px;
	font-size:12px;
	color:#000000;
	font-family:arial;
}
.soshiok_pollContent label{ color:#000000;}
.soshiok_pollContent .errors { margin:10px 0 0 0;} 

.soshiok_pollContent a{ text-decoration:none;}
.soshiok_pollContent a:hover{ text-decoration:underline;}
.soshiok_pollContent .value{ padding:0;}

.soshiok_pollContent .votebtn{ display:block; text-align:left; float:none}

/** soshiok template result viewing **/		
.showResult{
	color:#000000;
}

.showResult .text {
	display:block;
} 

.showResult .resultContainer{
	width:100%;
	margin-top:2px;
	margin-bottom:7px;
	display:block;
}

.showResult .resultContainer .resultGraphic{
	width:86%;
	float:left;
	border:1px solid #000000;
	margin:0;
}

.showResult .resultContainer .resultGraphic .graphic{
	width:100%;
	height:12px;
	background-color: #000000;
}

.showResult .percent{
	float:right;
	margin-left:5px;	
}

a.exturl{
	display:block;
	color:#8C090D;
	font-weight:bold;
}

a.exturl:hover{
	color:#C1BAAA;
	text-decoration:none;
}

.pollingFix .prop .value{
	float:none;
	display:block;
	padding-left:0; 
}

.pollingFix .prop table tr td input{ margin-left:0;}


/** for preview **/
.previewBar{
	background-color:#000000;
	height:12px;
	border:1px solid #000000;
}

.clear		{ clear:both;}


/** pop up **/
 .popupHeader{
	color:#8C090D;
	font-weight:bold;
}

.rich-mp-container{ border:10px solid #FFF;}
.rich-mpnl-body{ background-color:#FEF2D8;}
.dr-mpnl-shadow{ top:0;left:0}
.marginB5	{ margin-bottom: 5px; }
.popUpResult{ display:block; clear:both}
a.closePopup{ display:inline-block; margin:7px 15px 0 0; color:#8C090D}