/******************************Right Section*************************************************/
/* CSS Document */
.PollTopSectionRightPanel , .PollDefaultRightPanel , .PollStyle2RightPanel
{	
}
.PollDefaultRightHeader
{
	background-color: #F0F0F0;
	height:5px;
}
.PollDefaultRightFooter
{
	background-color: #F0F0F0;
	height:10px;
}
 .PollDefaultRightTitlePanel , .PollStyle2RightTitlePanel
{
	background:url(../images/headpoll.jpg);
	height:25px;
	padding-top:0px; padding-bottom:5px; padding-left:5px;
	}
 .PollDefaultRightTitleText , .PollStyle2RightTitleText
{
	font-size:14px;
	font-family:tahoma;
	font-weight:bold;
	color:#FFFFFF;
	}
 .PollDefaultRightQuestionPanel
{
padding-bottom:10px; padding-left:5px;
background-color:#A7A49B;
}
 .PollDefaultRightQuestionText
{
	font-size:12px;
	font-family:tahoma;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:8px; padding-bottom:10px; padding-left:5px;
}

 .PollDefaultRightAnswerText
{
	font-size:12px;
	font-family:tahoma;
	color:#494949;
	}
 .PollDefaultRightButton
 {
    width:42px; height:16px;
    background:url(../images/vote(1).gif);
	border-spacing:0px;
	border:0px;
	 cursor:pointer;
 }

DIV.PollTopSectionRightBody  ,  DIV.PollStyle2RightBody
{
	padding-bottom:15px;
	padding-left:0px;
	
}
DIV.PollDefaultRightBody,
{
background-color:#FFFFFF;
margin-left:3px;
margin-right:7px;
}
UL.PollTopSectionRightBody , UL.PollDefaultRightBody, UL.PollStyle2RightBody
{
	 padding-left:0px;
}
LI.PollTopSectionRightBody   , LI.PollDefaultRightBody 
{
	list-style-image:url(../images/Arrow.gif);
	margin-left:0px;
}
 LI.PollStyle2RightBody
{
	list-style-image:url(../images/Bullet.gif);
	margin-left:0px;
	
}
A.PollTopSectionRightBody , A.PollDefaultRightBody , A.PollStyle2RightBody
{
	font-family:tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	vertical-align:middle;

}
A:hover.PollTopSectionRightBody , A:hover.PollDefaultRightBody , A:hover.PollStyle2RightBody
{ 
	text-decoration:underline;
}

/*******************************************************************************************/