.poll_item
{
 border:1px groove #FDA800;
 padding:1px;
}

.poll_title
{
 font-family: Verdana;
 font-size: 10px;
 font-weight:bolder;
 color: #000000;
 padding:3px;
}

.poll_title a:link, .poll_title a:active, .poll_title a:visited
{
 font-family: Verdana;
 font-size: 10px;
 font-weight:bolder;
 color: #000000;
 text-decoration:none;
}

.poll_title a:hover
{
 font-family: Verdana;
 font-size: 10px;
 font-weight:bolder;
 color: #FDA800;
 text-decoration:none;
 cursor:pointer;
}

.poll_info
{
 font-family: Verdana;
 font-size: 10px;
 font-weight:normal;
 color: #000000;
}

.poll_icon
{
 background-image: url(../../../../images/bg_rounded.gif);
 background-repeat: no-repeat;
 margin:1px;
}

.poll_table_head
{
 font-family: Verdana;
 font-size: 10px;
 font-weight:bolder;
 color: #000000;
 border-bottom: 1px solid #FDA800;
}

.poll_table_cell
{
 font-family: Verdana;
 font-size: 10px;
 font-weight:normal;
 color: #000000;
 border-bottom: 1px solid #FDA800;
}