
/* polls */


/*new comment*/

#new_poll_comment h3 {text-align:center; margin-top:10px; margin-bottom: 20px;}
#new_poll_comment {float:left;width:606px;}
#new_poll_comment form {margin:0 auto;overflow:hidden;text-align:center;}
#new_poll_comment #comment_title,#new_poll_comment span {width: 400px;}
#new_poll_comment #comment_content {width: 400px; height: 300px;}
#new_poll_comment span { background-color:#f3f5e9;text-align:center;margin:0 auto;border:1px solid #c7ceae;}

/* new poll page */
#poll_new h2,
#poll_new img { display:inline;}

#poll_new {margin:0;padding:0;}
#poll_new form {margin:0;padding:0;}
#poll_new fieldset {border:none; margin:0;padding:0;}
#poll_new #uploadfile {}
#poll_new {text-align:center;display:block;text-align:right;}
/*#poll_new label {clear:both; float:right; width:100%;display:block;border:1px solid black;overflow:hidden;}*/
.sp {display:block;float:right;font-size:12px;font-weight: bold;width:180px;overflow:hidden;}
/*#poll_new label input,#poll_new label select, #poll_new textarea {display:block; float:right;}*/
#poll_new fieldset div#buttons {float:left; clear:both;margin:0 auto; text-align:center; width:100%;overflow:hidden;margin-top:2px;}
#poll_new fieldset div#buttons input { width: 120px;cursor:hand; cursor:pointer;background-color: #fff;font-size:12px; font-weight:bold;font-family:tahoma;color:brown}
#poll_new fieldset div#buttons input:hover {border-style:ridge;background-color:#94ab0e;color:white;}
.inp, .ans,.sel,.ansA{border:0 solid black;text-align:right;background:transparent;}
.inp, .ans,.ansA {border:1px solid #d4e2ed;}

#poll_new .ans {width:460px}
#poll_new .ansA {width:185px}
#poll_new * {margin-top:2px}
#poll_question,#poll_new textarea, #poll_new select {width: 460px;}

/* polls page */
/*#polls { float:right; }*/

/*#polls { float:right; height: 600px; width: 610px;}*/
#polls ul {display:block;margin:0;padding:0;}
#polls li {overflow:hidden;width:100%;display:block;margin:0;/*background-color:#f3f5e9;*/}
#polls li span {display:block}
#polls li .date { font-family: tahoma; font-size: 10px; float:left;margin-top: 4px;margin-left: 2px;}
#polls li .subject {float:right;color:#8fae1e; font-weight:900; margin:4px; font-size:16px;}

/*#polls li img {display:block;float:right;margin-right:4px;margin-left:10px;width:80px;height:auto;}*/
/*#polls .poll_summary {display:inline;font-size:12px/*width:470px;*/}*/
/*#polls .poll_summary a { color :  #000;}*/
/*#polls .posted_by {  float: right;clear:both; margin-right: 4px;margin-bottom: 15px;}
#polls .posted_by a  { color:#a5be1f; font-weight:bold;}
#polls .posted_by a:hover  { color:#94ab0e; text-decoration: underline;}
#polls .ops {display:block;/*background-color:#ecefdc;*/text-align:left;padding: 3px 0;}
*/

#polls .ops .ops_links{overflow:hidden;display:block;float:left; font-size:10px;margin-left:5px;}
#polls .ops .ops_links a { color :#000;}
#polls .ops .ops_links a:hover { color:#d1f }
#polls .stats {overflow:hidden;display:block;float:right;margin-right:5px;overflow:hidden;font-size:10px;}

/* poll view page*/
/*#poll_view { float: left; height: 600px; width: 606px;}*/
#poll_view .percent_bar {color:#fff;width:197px; height: 14px;font-size: 10px;margin-top: 2px }
#poll_view .percent_bar span { color: #000; display:inline}
#poll_opt label{padding:3px 10px 3px 10px;margin:0;display:block;}
#poll_opt input {margin:0;padding:0;}

#poll_view table { margin:0;}
#poll_view table th { font-size: 14px; width: 200px;padding-left: 3px;}
#poll_view table td { font-size: 12px; padding-right: 3px;padding-left: 3px; color: #000; font-weight:bold}
