.titleIn
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(/Kids/Images/Survey/pni-skarim-icon.gif);
	border-left: 0px;
	border-bottom: 0px;
	background-repeat: no-repeat;
	background-position:10;
}

.questionRow
{
	font-size: 12pt;
	font-family: Arial;
	background-color: #d9dadb;
	background-repeat:no-repeat;
	height:25px;
}
.openQuestion
{
	font-size: 12pt;
	font-family: Arial;
	background-color: #b5dbfd;
	background-repeat:no-repeat;
}

.NumOfVotersCell
{
	text-align:right;
}

.answersRowArea
{
	font-size: 12pt;
	font-family: Arial;
	background-color: #deeffe;
}
.answersCellArea
{
	padding-right: 33px;
	padding-top:19px;
	text-align: right;
	
}

.acceptResult
{
	font-weight: bold;
	color: #256c19;
	text-align:center;
}

.votes_bar
{background-color:#abe044;}
.buttomGrayLine
{
	background-color:#989999;
	/*padding-left:6px;
	padding-right:6px;*/
}

.resultTitle
{
	vertical-align: top;
	padding-top: 4px;
	text-align: center;
}

.resultsCell
{
	padding-top:15px;
	padding-left:10px;
}

.resultsMainTable
{
	vertical-align:top;
}
.resultsInnerTable
{
	vertical-align:bottom;
}
.shortAnsSpan
{
	z-index:99;
	text-align:center;
	font-size:12px;
	font-family:Arial (Hebrew);
	width:100%;
}

.displayOff
 {
	display:none;
 }
 .displayOn
 {
	.display:inline-block;	
 }

.openQuestion .closeOpenImage
{
	background-image: url(/Kids/Images/Survey/pni-skarim-minus.gif);
	background-repeat: no-repeat;
	background-position :center 5;
	/*padding-left : 10px;
	padding-right : 10px;*/	
	cursor: pointer;
}

.closeOpenImage
{
	background-image: url(/Kids/Images/Survey/pni-skarim-plus.gif);
	background-repeat: no-repeat;
	background-position:center 5;
	/*padding-left : 10px;
	padding-left : 8px;	*/
	cursor: pointer;
	
}

/* surveys Visualizer */
.EditTable
{
	border-right: #e9e9e9 2px solid;
	border-top: #e9e9e9 2px solid;
	border-left: #e9e9e9 2px solid;
	border-bottom: #e9e9e9 2px solid;
}


/*---------    for visualizer survey  ----------*/
.sekerBGRight
{
	background-image: url(/Kids/Images/elections/seker-bg-right.gif);
	background-position: right 0px;
}

.sekerBGBottom
{
	background-image: url(/Kids/Images/elections/seker-bg-bottom.gif);
	background-repeat: no-repeat;
	background-position: left 0px;
	height: 31px;
	padding: 0px 0px 0px 0px;	
}

.seker_button
{
	margin-right: 22px;
	margin-top: 2px;
	cursor:hand;
}	

.seker_button1
{
	margin-bottom: 6px;
	margin-right: -1px;
	margin-top: 2px;
	margin-left: -2px;	
}	

.acceptVoteImg
{
	background-position: center 10;
	background-image: url(/Kids/Images/Survey/vote-send.gif);
	background-repeat: no-repeat;
}