/*  FORM  */

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



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

div#separator label {
        font-size:14px;
		text-transform:uppercase;
		color:#e20025;
		font-weight:bold;
}


hr#separator {
		color:#e20025;
		border:1px solid #e20025;
		margin-bottom:20px;
}

#radio input {
	border:none;
	background:none;
}



