
/* Poll header */
#pollheader
{
width: 175px;
height: 92px;
color: #FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1px;
position: relative;
background: url(http://www.sparklebee.com/modules/umfrage/images/hk_bluetooth_th.jpg) no-repeat;


	}

/* Even poll lines*/
.polleven
{
	background-color: #FFFFFF;
}

/* Odd poll lines */
.pollodd
{
		background-color: #FFFFFF;
}

/* Poll footer */
.pollfooter
{
		background-color: #FFFFFF;
}

