.GridviewAlternatingItem
{
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	padding-top: 1px;
	background-color: #ccd2e5;
}

.PollHostingtableHeader
{
	background-image: url(images/PollTitlebar.bmp);
	color: #ffffff;
	background-repeat: repeat-x;
	vertical-align: middle;
	text-align: center;
}

.PollSubmitButtonClass
{	
	width:60px;
	font-family: Arial;
	font-size: 11px;
}

.pollCopy
{
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	color: black;
}

.PollHostingtable
{
	width:160px;
	height:100px;
	background-color: #fffbe0;
	border-right: #191970 1px solid;
	border-top: #191970 1px solid;
	border-left: #191970 1px solid;
	border-bottom: #191970 1px solid;
	font-family: Arial;
	font-size: 11px;
	margin: 10px;
}