#headlines {background-color:#ECECEC; float:left; margin-right:9px; width:220px; height:200px; border-bottom:5px solid #FFF}

#poll {background-color:#ECECEC; float:left; width:220px; height:200px; border-bottom:5px solid #FFF}

.newsitem {margin:5px 0 0 5px; padding: 0 0 0 14px; background: url('/graphics/news_arrow.gif') 0 1px no-repeat; width:195px;}
.newsitem a:link, .newsitem a:visited {font:10px Arial; color:#474747; text-decoration:underline}
.newsitem a:hover {text-decoration:none}

/* POLL INFORMATION */
div#sports_poll { width: 200px; }
div#sports_poll * { margin: 0; padding: 0 0 0 4;  }
div#sports_poll a, div#sports_poll img { border: 0; }

/* header */
div#sports_poll h1 {background: url('/graphics/home_poll.gif') no-repeat; width:120px; height:29px; margin-bottom:3px; display:none;}
div#sports_poll h1 span { font: 14px Arial, sans-serif;  } /* header text */ 

/*question */
div#sports_poll h2 { font: bold 12px Arial, sans-serif; color: #002945 } /* question */
div#sports_poll p.image_q { clear: both; width: 100%; margin: 5px auto; text-align: center } 

/* answers */
div#sports_poll ul { margin: 2px 5px; list-style-type: none; width: 95% } /* answers container */
div#sports_poll li { margin: 2px 0; font: 11px Arial, sans-serif; width: 100%; display: block; clear: both; } /* answer container */
div#sports_poll li input { padding: 0; margin: 0 0 0 5px; vertical-align: middle; } /* radio button */
div#sports_poll label { margin: 3px 0 0 5px; vertical-align: middle; color: #002945} /* text container */
div#sports_poll li.video_a p { display: inline; margin: 2px; vertical-align: middle; }
div#sports_poll li.image_a img { vertical-align: middle; }
div#sports_poll li.audio_a p { display: inline; margin: 2px; vertical-align: middle; }

/* submit */
div#sports_poll p.submit { text-align: center; margin: 0px auto 10px auto; cursor: pointer; cursor: hand; clear: both; color: #ccc; border: solid 1px #fff; width: 60px; background-color: #003;  }

/* results link */
div#sports_poll p.results { color: #336699; font: bold 13px Arial, sans-serif;  cursor: pointer; cursor: hand; text-align: center; }
div#sports_poll p.results span { color: #F00; text-decoration: underline; }

/* results */
div#sports_poll p.results_text { color: #002945; margin: 3px 0 0 0; clear: both; width: 90% }
div#sports_poll div.results_1 { background-color: #c00; height: 10px; float: left }
div#sports_poll div.results_2 { background-color: #339999; height: 10px; float: left }
div#sports_poll div.results_3 { background-color: #cc0099; height: 10px; float: left }
div#sports_poll div.results_4 { background-color: #666699; height: 10px; float: left }
div#sports_poll div.results_5 { background-color: #ffcc33; height: 10px; float: left }
div#sports_poll span.results_pct { display: block; float: left; margin-left: 3px; width: 20% }