div#row1, div#row2 {
	clear:both;
	width:900px;
	height:auto;
}

div#field1 {
	width:900px;
	height:173px;
	float:left;
}

div#field2, div#field3 {
	display:none;
	height:auto;
}

div#field4 {
	padding-left:18px;
}

div#row2 {
	display:inline;
}

.clear {
	width:auto;
	height:0px;
	line-height:0px;
	font-size:0px;
	clear:both;
}


