#yop-poll-container-2 {
    width:200px;
    background:#fff;
    padding:0px;
    color:#555;
    overflow:hidden;
    font-size:12px;
}
#yop-poll-name-2 {
	font-weight:bold;
	background:#B70004;
	color:#fff;
	padding:5px;
        text-align:center;
        font-size:12px;
}

#yop-poll-question-2 {
	font-size:14px;
	margin:5px 0px;
}
#yop-poll-answers-2 {  }
#yop-poll-answers-2 ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#yop-poll-answers-2 ul li { 
	font-style:normal;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:12px;
}
#yop-poll-answers-2 ul li input { 
	margin:0px; 
	float:none;
}
#yop-poll-answers-2 ul li label { 
	margin:0px; 
	font-style:normal; 
	font-weight:normal; 
	font-size:12px; 
	float:none;
}
.yop-poll-results-2 {
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    margin-left: 15px;
}

#yop-poll-custom-2 {  }
#yop-poll-custom-2 ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
#yop-poll-custom-2 ul li { 
	padding:0px;
	margin:0px;	
	font-size:14px;
}
#yop-poll-container-2 input[type='text'] { margin:0px 0px 5px 0px; padding:2%; width:96%; text-indent:2%; font-size:12px; }

#yop-poll-captcha-input-div-2 {
margin-top:5px;
}
#yop-poll-captcha-helpers-div-2 {
width:30px;
float:left;
margin-left:5px;
height:0px;
}

#yop-poll-captcha-helpers-div-2 img {
margin-bottom:2px;
}

#yop-poll-captcha-image-div-2 {
margin-bottom:5px;
}

#yop_poll_captcha_image_2 {
float:left;
}

.yop_poll_clear {
clear:both;
}

#yop-poll-vote-2 {

}
.yop-poll-results-bar-2 { background:#f5f5f5; height:10px;  }
.yop-poll-results-bar-2 div { background:#555; height:10px; }
#yop-poll-vote-2 div#yop-poll-vote-2 button { float:left; }
#yop-poll-vote-2 div#yop-poll-results-2 {
    float: right;
    margin-bottom: 20px;
    margin-top: -20px;
    width: auto;
}
#yop-poll-vote-2 div#yop-poll-results-2 a { color:#B70004; text-decoration:underline; font-size:12px;}
#yop-poll-vote-2 div#yop-poll-back-2 a { color:#B70004; text-decoration:underline; font-size:12px;}
#yop-poll-vote-2 div { float:left; width:100%; }

#yop-poll-container-error-2 {
	font-size:12px;
	font-style:italic;
	color:red;
	text-transform:lowercase;
}