/*  FORM  */

#form_view .bt input { width:47px; border:none; padding:0px; }



#form_view input,
#form_view textarea { width:47px; width:300px; }

div#separator {
       
}

div#separator label {
        font-size:16px;
		text-transform:uppercase;
		color:#ff6600;
}

hr#separator {
		color:#ff6600;
}

#radio input {
	border:none;
}
