#div-content h2 {
	font-size: 15px;
	line-height: 19px;
}
table#regform th {
	font-size: 11px;
	padding-right: 15px;
	padding-bottom: 9px;
	padding-left: 25px;
	font-weight: normal;
	border-left: 1px solid #cccccc;
	background: #f8f8f8;
}
table#regform th label {
	color: #F06C00;
}
table#regform td {
	font-size: 12px;
	padding-bottom: 9px;
	background: #f8f8f8;
}
table#regform td.td2 {
	font-size: 12px;
	padding-bottom: 9px;
	border-right: 1px solid #cccccc;
	padding-right: 25px;
}
table#regform th.th2 {
	padding-left: 25px;
	border: none;
}
table#regform td.sep {
	width: 25px;
	border-right: 1px solid #cccccc;
}
table#regform td input.input {
	background: url('img/inputbg.gif') repeat-x #ffffff;
	width: 149px;
	border-color: #999999;
}

