@charset "utf-8";
/* CSS Document */

.optionresults { 
	line-height: 1.3em;
	/*padding-left: 3px;*/
}
.panelwrapper
{
	/*background-image:url("/images/panel_shadow.gif");footer_linkbg.gif
	background-repeat:no-repeat;*/
	/*background-position:bottom left;*/
	background:#F8F8F8;
	border-left:1px solid #365E98;
	border-top:1px solid #365E98;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;	
	border-bottom-style: solid;
	border-bottom-color: #C0C0C0;
	border-bottom-width: 1px;	
}
.panel
{
	title
	position:relative;
	/*background:#F8F8F8;*/ /* leaves colored band at top -- put in wrapper */
	/*top:-4px;*/
	/*margin-bottom:-4px;*/
	font-size:0.85em;
	font-size:1em;
	color:#252525;
	width:100%;
	/*border-top:4px outset #365E98;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #365E98;	
	border-bottom-style: solid;
	border-bottom-color: #365E98;
	border-bottom-width: 1px;*/
}
.panel .content
{
	/*padding:10px;*/
	text-align:left;
	padding-left: 3px;
	/*line-height: 1em;*/
}

/*.viewArchive a
{
	text-decoration: none;		
}
*/
.viewArchive
{
font-size: x-small;
margin: 8px 0 3px 0;
/*padding: 15px 0 5px 0;*/
}

/*.viewArchive hover {color: red;}*/

.radiobtn
{
	top: .4em;	
	padding-top: 1em;	
}

.alreadyVoted { 
	/*line-height: .5em;*/
	margin: 0 0 .1em 0;
	font-size: .75em;
	font-weight:bold;
	/*padding-left: 3px;*/
}

.tablePoll table {
width: 100% ;
}

.tablePoll td {
	/*padding: 2px 0px 2px 0px;*/
	/*border: 1px solid #E0E0E2;*/
	/*font-style: normal;
	font-size: 75%;
	line-height: 1.0em;*/
}

.question {
	font-weight:bold;
	line-height: 1.1em;
	/*margin-bottom: .3em;*/
	color: #2A1F55;	/*background-color: #2ADFFF;
	padding-right: 3px;*/
	height: 1.5em; /* fixed extra spacing under text in IE */	
}

.viewArchive {
/*line-height: 1.1em;*/
/*margin: 0 0 1em 3px;*/
/*padding_bottom: 3px;*/
/*padding-left: 3px;*/
font-size: x-small;
/*height: 1.5em;*/
}

.votebtn {	
	margin: 10px 0px 0px 3px;
}

.formPoll {
	margin: 0;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #404040;
	width: 100%;
	/*background-color: #fafafa;*/
	/*border: 1px #6699CC solid;
	border-collapse: collapse;
	border-spacing: 1px;*/
	font-style: normal;
	font-size: small;
}
