/* Begin Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%;
vertical-align: baseline; background: transparent;}
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
:focus {outline: 0;}
ins {text-decoration: none;}
del {text-decoration: line-through;}
table {border-collapse: collapse; border-spacing: 0;}
/* End reset */

body {font: 12px Arial, Helvetica, sans-serif; color: #676767; line-height: 18px;}

p{margin-bottom: 6px; float: left; width: 100%;}

#container{width:249px; height: 153px;}
#container h1{font-size: 14px; color: #fff; background: #000; padding: 2px 0 2px 4px;}

#pollcontainer{padding: 5px 10px 5px 10px; background: url("../img/bg.png") 0 bottom; height: 121px;}

.radio{float: left; clear: left; margin-bottom: 7px; margin-right: 7px;}
label{display: block; cursor: pointer; float: left; margin-bottom: 4px;}
.submit{background: #ffda00; border: none; color: #000; text-transform: uppercase; font: bold 12px Arial, Helvetica, sans-serif; cursor: pointer; width: 100px; padding: 4px 0; clear: left; float: left; margin: 4px 0 0 0;}

#viewresult{display: block; float: left; margin: 5px 0 0 20px; width: 100px; color: #000;}
#back{float: right; color: #000; width: auto;}

#loader{ display:none; text-align:center;}
.option{ margin:5px 0 5px 5px; clear: left !important;}
.option p{color: #000; margin-bottom: 2px; float: none;}
.bar{ height:5px; background:#ffda00;}
.yourvote{ background:#ffda00;}
.totalvotes{width: auto;}


