.ViewResults
{
	font-size: 11px;
	background: none transparent scroll repeat 0% 0%;
	cursor: hand;
	color: #ffffff;
	font-family: Verdana;
}

.PollButtons
{
	font-weight: bold;
	font-size: 11px;
	color: #32648C;
	font-family: Verdana;
}

.PollHeading
{
	border-right: transparent 4px;
	border-top: transparent 4px;
	font-weight: bold;
	font-size: 14px;
	border-left: transparent 4px;
	width: 100%;
	color: #32648C;
	border-bottom: transparent 4px;
	font-family: Verdana;
}


.PollResultText
{
	font-size: 11px;
	font-family: Verdana;
	color: #ffffff;
}

.PollPercentage
{
	font-size: 11px;
	font-family: Verdana;
	color: #ffd079;
}

.FilterEffect
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=1, StartColorStr=#538DBA, EndColorStr=#32648c);
}

.PollText
{
	font-size: 11px;
	color: #32648C;
	font-family: Verdana;
	font-weight: bold;
}

.IPollText
{
	font-size: 10px;
	color: #FFD079;
	font-family: Verdana;
	font-weight: bold;
	
}

.IPollHeading
{
	font-weight: bold;
	font-size: 11px;
	color: #FFD079;
	font-family: Verdana;
	border: 4px;
	border-color: transparent;
	width: 100%;
}

.PollResultButton
{
	font-weight: bold;
	font-size: 11px;
	border-left-color: snow;
	border-bottom-color: snow;
	cursor: hand;
	color: #32648c;
	border-top-color: snow;
	font-family: Verdana;
	background-color: whitesmoke;
	border-right-color: snow;
}


.PollHeading
{
	font-size: 13px;
	font-family: Verdana;
	font-weight: bold;
}

.QuoteText
{
	font-size: 10px;
	color: white;
	font-family: Verdana;
}

.QuoteAuthor
{
	font-size: 9px;
	color: white;
	font-family: Verdana;
	font-weight: bold;
}

.MiddleBlockImg
{
	border-left: #ffffff 1px solid;
	width: 51px;
}

.Nedbank
{
	border-top: #ffffff 1px solid;
}


.ITree
{
	padding: 0px;
	cursor: hand;
	font-size: 10px;
	color: white;
	font-family: Verdana;
	background-color: #B4B4B4;
}

.IPadding
{
	padding-left: 10px;
	border-bottom: #9D9D9D 1px solid;
}

.IBorder
{
	border-bottom: #9D9D9D 1px solid;
}