/*Defaults Styling*/
fieldset {background: #fff; padding:10px; border:1px  solid #CCCCCC; margin-bottom:36px; width:580px;}
fieldset.obliga {background: #F2F2F2; padding:10px; border:1px  solid #891908; margin-bottom:36px; width:580px;}
fieldset.action {background:#F2F2F2; margin-top:-20px;}

input, textarea, select { font: 100% "verdana", sans-serif;color:#000000;padding: .2em;}
input:focus, textarea:focus {  background: #F5F5F5; }

legend.obliga {background-color:#891908; color:#fff; font-weight:bold;}
legend {background-color: #CCCCCC; color:#fff; padding:3px 10px 3px 10px; margin:-33px 0 0px -11px; font-weight:bold; }

label {font-weight:bold; color:#666;}
label.opt {font-weight:normal;}

dl {clear:both; margin-top:10px; padding:5px}
dt {float:left; text-align:right; width:150px;line-height:15px; margin:0 10px 0px 0; }
dd {float:left; margin:0 0 0px 0;line-height:15px; }
dt.aumentar {float:left; text-align:right; width:250px; margin:0 10px 0px 0; line-height:15px}

