form {
	display: inline; 
}

fieldset {
	display:inline;
	margin:10px auto;
	padding:10px;
	border:0px;
}

legend {
	margin-bottom:10px;
}

label {
	width:110px;
	float:left;
	margin:3px 0 0 0;
	clear:left;
}

input {
	margin:0px 0;
	width:220px;
	font-size:10px;
}

select {
	margin:0px 0;
	width:225px;
	font-size:10px;
}

textarea {
	margin:3px 0;
	width:220px;
	height:70px;
	font-size:11px;
}

.errmsg {
/*	color:#990404; */
	color:#ff0000; 
	font-weight:bold;
}


.checkbox {
	width:15px;
	margin:6px 0 0 0;
}


.button {
	width:50px;
}

#refer_rightcontent {
	width:438px; 
	height:601px; 
	background-color:#fff; 
	background-position:bottom; 
	background-repeat:no-repeat;
	float:right;
}

#refer_rightFullSize {
	height:562px !important;
	height:559px;
}

#referbody {
	width:775px; 
	height:601px;
	text-align:left;
	background-color:#fff;
	color:#000;
}

#refer_leftcontent {
	width:336px; 
	height:601px; 
	border-right:1px solid #d9d9d9; 
	float:left; 
}

.city { width:88px; }
.state {width:40px; } 