/* Style for Usual tabs */
.usual { color:#111;margin:0 auto; width:230px;}
.usual ul.tabs  { margin:0; padding:0;}
.usual ul.tabs li { list-style:none; float:left; }
.usual ul.tabs a { display:block; padding:6px 10px; text-decoration:none!important; margin:1px; margin-left:0; margin-bottom:0; border-bottom:1px solid #006699; color:#fff; background:#006699; text-transform:uppercase; font-size:14px;}
.usual ul.tabs #cuidado a { background-color:#F00; font-weight:bold;}
.usual ul.tabs a:hover { color:#FFF; background:#111;}
.usual ul.tabs a.selected,
.usual ul.tabs #cuidado a.selected 
{ margin-bottom:0; color:#000; background:#B4C2D2; border-bottom:1px solid #B4C2D2; cursor:default; }
.usual div { padding:2px; clear:left; background:#fff; border:#B4C2D2 solid 2px;}
.usual div a { color:#000; font-weight:bold; }
#tab1 .striped { background-color:#fff;}
#tab1 .registro { margin:0; padding:2px; line-height:24px;}
#tab1 h3 { margin-bottom:0; padding-bottom:0;}