.titleIn
{
	border-right: 0px;
	border-top: 0px;
	background-image: url(/Kids/Images/Trivia/all-trivya-icon.gif);
	border-left: 0px;
	border-bottom: 0px;
	background-repeat: no-repeat;
}

.closeOpenImage
{
	background-image: url(/Kids/Images/Survey/pni-skarim-plus.gif);
	background-repeat: no-repeat;
	background-position:left ;
	cursor: hand;
}

.openQuestion .closeOpenImage
{
	background-image: url(/Kids/Images/Survey/pni-skarim-minus.gif);
	background-repeat: no-repeat;
	background-position :left 5;
	cursor: hand;
}

.questionCell
{
	padding-right:5px;
}
.rightAnsCell
{
	/*background-position:180px 18px;
	background-repeat: no-repeat;
	background-image: url(/Kids/Images/Trivia/all-trivya-smily-ani.gif);*/
	color: #256c19;
	font-weight: bold;
	font-size: 15pt;
	font-family: Arial;
	/*padding-right:60px;*/
	vertical-align:middle;
	padding-bottom:4;
}

.wrongAnsCell
{
	font-weight: bold;
	font-size: 15pt;
	color: Red;
	font-family: Arial;
	padding-right:45px;
	padding-top:15px;
}
.theRightAnsIs
{
	text-align:center;
	padding-bottom:10px;
}

.responseMainTable
{
	padding-right: 18px;
	padding-left: 18px;
	BACKGROUND-POSITION: right center;
	background-image: url(/Kids/Images/Trivia/all-trivya-line.gif);
	padding-bottom: 19px;
	padding-top: 20px;
	background-repeat: no-repeat;
}

.littleRightCell
{
	font-weight: bold;
	font-size: 15pt;
	color: #256c19;
	font-family: Arial;
	text-align: center;
}

.littleWrongCell
{
	font-weight: bold;
	font-size: 15pt;
	color: Red;
	font-family: Arial;
	text-align: center;
}

.AnsCell
{
	font-weight: bold;
	font-size: 11pt;
	/*padding-bottom: 30px;*/
	color: #256c19;
	font-family: Arial;
	text-align: center;

}
.RedAnsCell
{
	font-weight: bold;
	font-size: 11pt;
	/*padding-bottom: 30px;*/
	color: Red;
	font-family: Arial;
	text-align: center;

}

.TRanswersCellArea
{
	padding-right: 28px;
	padding-top:19px;
	text-align: right;
}
.checkBtn
{
	cursor:hand;
}


