.hm_step1 {
	border: 1px solid #C6FFC6;
	padding: 8px;
	margin-bottom: 10px;
	background: url(images/step1.gif) right center no-repeat
}
.hm_step2 {
	border: 1px solid #C6FFC6;
	padding: 8px;
	margin-bottom: 10px;
	background: url(images/step2.gif) right center no-repeat
}
.hm_step3 {
	border: 1px solid #C6FFC6;
	padding: 8px;
	margin-bottom: 10px;
	background: url(images/step3.gif) right center no-repeat
}
.h_field {
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 3px;
}
.ccode2 {
	font-style: italic;
	font-weight: bold;
	padding-top: 3px;
}
.ccode3 {
	padding-bottom: 2px;
}
.buttons td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.buttons input {
	height: 31px; 
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 2px;
	vertical-align: baseline !important;
}
.radio {
	border: 0px solid #FFF !important;
}
.info {
	margin-bottom: 10px;
	border: 1px solid #999;
	background-color: #FDF1EC;
}
.info td {
	padding: 15px 10px 15px 10px;
}
#hm_submit {
	margin-top: 10px;
	padding: 10px;
}