.theform {
	font-family: Georgia, Helvetica, Arial, sans-serif;
	width: 480px;
	font-size:14px;
	color:#5c5c5c;
	}
.theform fieldset {
	
	width: 15em;
	border: 0;
	margin: 0;
	padding: 1em;
	float: left;
	}

.theform fieldset h3 {
	height: 4em;
	font-size: 1em;
	}
.theform fieldset div.help {
	color: .FFFF99;
	font-size: 0.7em;
	font-weight: bold;
	height: 5em;
	}
.theform fieldset label {
	margin-top:5px;
	margin-bottom:5px;
	font-size: 0.9em;
	display: block;
	line-height: 1.5em;
	color: 5c5c5c;
	}
.theform fieldset input {
	font-size: 0.8em;
	height: 1.2em;
	}

#Layer4 pt2 { 
width:320px;
}