.RSM-poll-submitbutton
{
	
}

.RSM-poll-showresultslink
{
	
}

.RSM-poll-title
{
	font:caption;
	font-family:Verdana;
	font-weight:bold;
}

.RSM-poll-results-table
{
	font-family:Verdana;
	font-weight:normal;
	color:Gray;
	width:100%;		
}

.RSM-poll-question
{
	font-family:Verdana;
	font-weight:bold;
	color:Gray;
}

.RSM-poll-results-data
{
	font-family:Verdana;
	font-weight:normal;
	color:Gray;
}

.RSM-poll-results-graphic
{
	border-right: #7a96df 1px solid;
	border-top: #7a96df 1px solid;
	border-left: #7a96df 1px solid;
	border-bottom: #7a96df 1px solid;
	width:100%;
	
}

.RSM-poll-resultbar-colored
{
	background-color: #7a96df;
}

.RSM-poll-resultbar-noncolored
{
	background-color: gainsboro;
}

