/* Survey Custom Style */
.YourCompanyNameSurveyResults 
{
    font-family: Tahoma, Arial, Helvetica;
    font-size: 11px;
    font-weight: normal;
    /*direction:rtl ;*/
    /*background-image: url(/JOIF_Ar/images/bgvote.gif);*/
	background-repeat:repeat-y;
	vertical-align: top;
}
.head
{
	background-image:url(/JOIF_AR/images/VoteHead.gif);
	background-repeat:no-repeat;
	height:35px;
}
.bottom
{
	background-image:url(/JOIF_AR/images/Votefoot.gif);
	background-repeat:no-repeat;
	height:15px;
}
/*.main
{
	width:140;
}*/

