body
{
	letter-spacing : 1px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #000088;
		background:transparent;
	background-attachment: fixed;
	background-repeat: repeat;
}


#pollSection
{

	border: none;
	position: relative;
	left: 43%;
	width: 50%;
	overflow: hidden;
	text-align: center;
	margin-left: -15px;
	background: transparent;
}
#pollTable
{
	text-align:center;
	padding:9px;
	margin:11px;
}

#pollTable td
{
	 PADDING:5PX;
}
#pageDescription
{
	text-align: left;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
	width: 65%;
	position: relative;
	overflow: hidden;
	border: 1px solid #9999cc;
	padding-left: 9px;
	padding-bottom: 9px;
	word-spacing: .5em;
	letter-spacing: -.02em;
	color: #EEEEEE;
	background: #555555;
}
.ratingList
{
	
	clear:both;
	width:95%;
	font-size:10px;
	padding:2px;
	font-family:arial;
}
.pollQuestion
{
	font-size:15px;
	word-spacing:.5em;
	letter-spacing:.02em;
	color:#333333;
	line-height:150%;
}

#glideDiv { 
  position:absolute; 
  left:5px; top:170px; z-index:500;
  width:40%;height:381px;padding:6px;
  background-color:#9999cc;
  overflow:hidden;
  } 
