/*  FORM  */

#form_view input,
#form_view textarea { border-bottom:1px solid #dc6499; border-right:1px solid #dc6499; background-color:#b82557; width:230px; }

#form_view .bt input { width:70px; }

div#separator {
        padding-top:20px;
}

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

hr#separator {
		color:#ff6600;
}

#radio input {
	border:none;
}