.form2{padding: 0 0 0 22px;}
.form2 h4{
	margin: 0;
	font-size: 120%;
	line-height: 14px;
	vertical-align: baseline;
	padding: 4px 0 3px;
	font-weight: normal;
}
.form2 label{
	display: block;
	font-size: 120%;
	vertical-align: baseline;
	line-height: 14px;
}
.form2 .contact{
	background: url(../images/contact.gif) no-repeat;
	padding: 0;
	text-indent: -3333px;
	overflow: hidden;
	cursor: pointer;
	display: block;
	margin: -15px 0 0;
	border: 0;
	width: 100px;
	height: 24px;
}
.form2 ul{
	margin: 0;
	padding: 0 0 13px;
	list-style: none;
	overflow: hidden;
}
.form2 ul:after{
	clear: both;
	display: block;
	content: "";
}
.form2 ul li{
	overflow: hidden;
	float: left;
	width: 100%;
	padding-bottom: 3px;
}
.form2 ul li label{
	display: inline;
	padding-top: 1px;
	float: left;
}
.form2 div{padding-bottom: 15px;}
.form2 div div{
	background: url(../images/input-text.gif) no-repeat;
	width: 125px;
	height: 17px;
	padding:2px 0 0 4px;
}
.form2 div div input{
	border: 0;
	font-size: 12px;
	line-height: 15px;
	width: 121px;
	float: left;
	margin: 0;
	padding: 0;
	background: transparent;
}