TR {
	vertical-align: top;
}

.question .survey_item .itemform1, .question .survey_item .itemform {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#E80C0E;
}

.description{
	font-family: Verdana, sans-serif;
	font-size: 8,5px;
	color:#504E53;
}

.itemform{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#504E53;
}

.itemform1{
	font-family: Verdana, sans-serif;
	color:#504E53;
	font-size: 12px;
	margin-top: 10px;
}

input.ms_button{
	background: #fefefe url(../img/background_form_element.gif) repeat-x;
	border: 3px double;
	border-color: #c4cccc #acb5b5 #6f7777 #acb5b5;
	margin-top: 25px;
	padding: 0em 0.5em;
	overflow: visible;
	cursor: pointer !important;
	cursor: hand;
	font-weight: bold;
	font-size: 0.9em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#504E53;
}

.ms_inputText{
	font-family: Verdana, sans-serif;
	font-size: 11px;
                width: 250px;
	color:#504E53;
}

.ms_select{
	font-size:10px;
	color:#504E53;
                width: 250px;
}

.rouge{
       color: #F00;
}
