#rcp_poll {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
	display: block;
	background-color: #dddddd;
	min-width: 180px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	float: left;
margin-bottom: 0px;
border-top: 1px solid #000000;

}

.rcp_sidebar-header
{

	  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #000000;
	display: block;
	 text-transform: uppercase;
background-color: #bbbbbb;
padding: 5px 0px 5px 0px;
text-indent: 4px;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
} 

.rcp_sidebar-header:hover
{
 color: #CC0000;
 text-decoration: underline;
} 

.rcp_sidebar-header:visited
{
color: #000000;
} 


.sidebar_section {
  font-family: Georgia;
  margin-bottom: 10px;
  text-align: left;
border-bottom: 1px solid #000000;
border-right: 1px solid #000000;
border-left: 1px solid #000000;
}

.sidebar_section a {
  color: #c00;
  font-weight: bold;
  text-decoration: none;
}

.sidebar_section a:hover {
  color: #000;
  text-decoration: underline;
}

.sidebar_section img {
/*  padding-left: 4px; */
}

.sidebar_section_header {
  background: #dcdcdc;
  padding: 2px 0 0 3px;
}

.sidebar_section_poll {
  background: #fff;
}

.sidebar_section_sub_header {
  background: #dcdcdc;
  font-family: Verdana;
  font-weight: bold;
  margin-top: 0px;
  padding: 2px 0 2px 3px;
}

.sidebar_section_text {

  border-bottom: 1px solid #c1c1c1;
  clear: both;
  font-family: Verdana;
  padding: 0 5px 0 5px;
}

.sidebar_section_text_left {
  float: left;
}

.sidebar_section_text_right {
  float: right;
}

.sidebar_section_text_spread {
  float: right;
  font-weight: bold;
  text-align: right;
}

.sidebar_section_text_total {
  color: #360;
}

.sidebar_section_text_total a{
  color: #360;
}

.sidebar_section_text_total a:hover
{
  color: #360;
 text-decoration: underline;
} 

.sidebar_section_text_total a:visited
{
  color: #360;
} 

.sidebar_section_text .light {
  color: #999;
}