.formcol {
	width	: 70%;
	height	: auto;
	position 	: relative;
	left : 0;
	padding-bottom:10px;
	text-align:left;

}
.leftcol  {
	left : 0;
	margin-left : 60%;
	width:30%;
}
.rightcol {
	position 	: absolute;
	top 0;
	left	: 31%;
}