#registro fieldset { height: 150px; }
#registro p { line-height: 170%; }
#registro h2 { font: bold 1.8em trebuchet ms; margin-top: 2px; color: #69c; text-transform: capitalize; }
#registro p:first-letter { color: #69c; font-size: 1.4em; margin-right: 2px; }
#registro li { line-height: 170%; background: url(../images/li.gif) no-repeat 0 1px; margin-right: 2px;}
#registro li:first-letter { color: #69c; font: bold 1.4em Trebuchet MS;  }
#registro #c1 { float: left; width: 48%; margin: 2px 0px; }
#registro #c2 { float: left; width: 48%; margin: 2px 0px 5px 10px; }
#registro .submit { background: url(../images/submit.gif) no-repeat; width: 100px; height: 40px; border: 0; font: 1.2em Trebuchet MS; color: #fff; padding-bottom: 8px; }
#registro .submit:hover { background: url(../images/submit-hover.gif) no-repeat;}
#registro .submit:active { background: url(../images/submit-active.gif) no-repeat;}
.alerta {
color: #69C;
border: 1px solid #69C;
border-left: 10px solid #c00;
border-right: 10px solid #c00;
padding: 5px;
background-color: #EEE;
text-align: center;
font-family: Tahoma;
font-weight: bold;
}