/* general.css */

/* form.css */
fieldset {
	clear:both;
}

input[type="radio"], input[type="checkbox"] {
	border-width:0px;
}
