form { margin: 0; }
input, select, textarea { font: 1em Verdana, Helvetica, sans-serif; color: #666; }
.searchbox1 { width: 50%; }

fieldset { margin:0; border:0; padding:0; }
fieldset dt { float: left; width: 110px; }
fieldset dd { position: relative; bottom: 3px; }
fieldset dt, fieldset dd { margin: 0px 0px 10px 0px; padding: 0; }

fieldset.bizvalue dt { width: 130px; }
#userdetails dt { width: 180px; }

#searchradius { margin-top: 10px; font-size: 0.9em; }
.fieldlist { display: block; margin-bottom: 10px; }
.fieldsmaller { font-size: 0.9em; }

#happy { margin-top: 10px; }
#happy h4 {	padding: 0px; margin: 0px; width: 110px; float: left; position: relative; bottom: 3px; }
#happy input { padding: 0px; margin: 0px; }

.fieldtype1 { width: 200px; }
.fieldtype2 { width: 120px; }
.fieldtype3 { width: 99%; }
.fieldtype4 { width: 75%; }
.fieldtype5 { width: 410px; }
.popup_fieldwidth { width: 99%; }

form input[type=hidden] { display: none; }	/* defeat Moz overstrictness in applying previous display: block */
div.counter { font-size: 0.9em; }
span.toomuch { font-weight: 600; color: #F00; }

.userprefs th { padding: 4px 20px 5px 0px; font-size: 0.9em; line-height: 1.2em; }
.userprefs td { padding: 4px 20px 5px 0px; border-top: 1px solid #CCC; }
.userprefs label { margin-right: 20px; }

.checkbox { margin: 0px; position: relative; top: 3px; }