﻿
.QuestionWP_TableBG
{
	border-width:1px;
	border-bottom:1px;
}
.QuestionWP_cellLeft
{
	background-image:url('QuestionBgLeft.jpg');
	background-repeat:no-repeat;
	height:35px;
	width:14px;
	padding:0 0 0 0;
	


}
.QuestionWP_cellCenter
{
	background-image:url('QuestionBgMiddle.jpg');
	height:35px;
	font-family:Arial;
	font-weight:bold;
	font-size:14px;
	color:#0081C3;
	padding-left:10px;
	padding-right:10px;
}
.QuestionWP_cellRight
{
	background-image:url('QuestionBgRight.jpg');
	background-repeat:no-repeat;
	height:35px;
	width:9px;
}
.QuestionWP_cellMiddle
{
	height:35px;
	background-image:url('QuestionBgMiddle.jpg');
	font-size:12px;
	color:#233167;
	font-weight:normal;
	padding-right:5px;

}
.QuestionWP_anchor a:hover
{
	text-decoration:underline;		
}
.QuestionWP_Arrows
{
	color:lime;
}

.QuestionWP_anchor a
{
	text-decoration:none;
	}
.QuestionWP_anchor a:active
{
	text-decoration:none;
	}
.QuestionWP_anchor a:visited
{
	text-decoration:none;
		}
.QuestionWP_cellMiddleRight
{
	background-image:url('QuestionBgMiddle.jpg');
	vertical-align:top;
	padding-top:14px;
}


