#RSM-poll-title
{
    color: #999999;
	font-family:Verdana;
	font-weight: normal;
	font-style: normal;
	font-size: 16pt;
}

.RSM-poll-results-table
{
	font-family:Verdana;
	font-weight:normal;
	color:#000000;
	width:100%;		
}

.RSM-poll-question
{
	font-family:Verdana;
	font-weight:bold;
	color:#000000;
}
.RSM-poll-results-total
{
    font-family:Verdana;
	font-weight:normal;
	color:#999999;
}
.RSM-poll-results-data
{
	font-family:Verdana;
	font-weight:normal;
	color:#000000;
}

.RSM-poll-results-graphic
{
	border-right: #346180 1px solid;
	border-top: #346180 1px solid;
	border-left: #346180 1px solid;
	border-bottom: #346180 1px solid;
	width:100%;
	
}

.RSM-poll-resultbar-colored
{
	background-color: #346180;
}

.RSM-poll-resultbar-noncolored
{
	background-color: Transparent;
}
#polling_showResults 
{
    color: #346180;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#polling_showResults:hover
{
    color: #b2001f;
    text-decoration: underline;
}
#polling_showResults:active
{
    color: #b2001f;
}
#polling_showResults a
{
    color: #346180;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}
#polling_showResults a:hover
{
    color: #b2001f;
    text-decoration: underline;
}
#polling_showResults a:active
{
    color: #b2001f;
}
