@import url("common/formcss.css");

.formcss h4 {
	font-family:"Trebuchet MS";
	font-weight:normal;
	padding:0px;
	margin:0px;
	font-size:160%;
	color:#E91976;
	position:relative;
	text-transform:uppercase;
	line-height:160%;
	}
.formstep {
	border-bottom:1px solid #DCBCCC;
	margin:0 0 5px 0;
	padding:0 10px 15px 0;
}
.formstep td {
	padding:0 10px 0 0px;
}
