table.WebForm_main_table td { padding:2px; padding-top:5px; }
.WebForm_heading { background-color:#eee; font-weight:bold }
.WebForm_top_note {  }
.WebForm_name {}
.WebForm_textarea {}
.WebForm_textbox {}
.WebForm_button {}
#.WebForm_error { color: rgb(204,0,0);}
.WebForm_error { color: red;}
.WebForm_asterix { color: red;}
.WebForm_required_note { font-size: 10px; color: #666; text-align: right}

#EVEN { background-color: #eee;}

#WebForm_left_column {
	width: 25%;
}

#WebForm_right_column {
	width: 75%;
}

.WebForm_status_container { 
	margin-top:20px; 
}
.WebForm_status_content {
	width:200px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	color:#999;
}
.WebForm_status_wrap {
	width:auto;
	border:2px solid #ccc;
	text-align:left;
	padding:1px;
}
.WebForm_status_bar {
	background-color:#83cf32;
	margin:0px;
	height:4px;
	font-size:2px;
	overflow:hidden;
}
.Grid_Header { 
	background-color: #999; 
	color: #fff; 
}
.WebForm_question_spacing {
	height: 1px;
	font-size: 1px;
}

.WebForm_question_spacing td {
	padding-top: 15px;
	}

th {font-weight: normal; color:#333}

#ghtest {font-family: verdana, helvetica, arial; font-size: 10px}

.WebForm_main_table { 
	width:100px;
	padding:5;
	border:none
}

