/***********************************************************/
/*****Los siguientes estilos son para la pagina de registro*/
.maintitle { vertical-align:middle;font-weight:bold; color: #333333; padding:8px 0px 8px 5px; background-image: url(/shared/images/themes/tile_back.gif);  border: 1px solid Black;  }
.maintitle a:link, .maintitle  a:visited, .maintitle  a:active { text-decoration: none; color: Black;
}
.maintitle a:hover { text-decoration: underline }
.regtable {	border: 1px solid Black;}
.pformleftNoWith { background-color: #F9F9FA; padding:6px; margin-top:1px;; border-top:1px solid #C2CFDF; border-right:1px solid #C2CFDF; }
.pformleftw { background-color: #F9F9FA; padding:6px; margin-top:1px;width:40%; border-top:1px solid #C2CFDF; border-right:1px solid #C2CFDF;  color: Black;  }
.pformright { background-color: #F9F9FA; padding:6px; margin-top:1px;border-top:1px solid #C2CFDF; text-align: left; color: Black;  }
li.error {
background : url(/shared/images/ugly.gif); 
} 
.regerror {
color : Red; 
text-decoration : blink; 
}
ul#pagetitleerrors {
margin : 0 0 0 155px; 
padding : 10px 10px 5px 5px; 
list-style : circle; 
font-weight : bold; 
} 
body div#main_body ul#pagetitleerrors li {
line-height : 1.5em; 
list-style : none; 
background-position : 0 0; 
background-repeat : no-repeat; 
margin : 0; 
padding : 0 0 4px 22px; 
font-weight : normal; 
color : Red; 
font-size : 14px; 
} 
body div#main_body ul.headersection#pagetitleerrors {
margin : 0 153px; 
} 
/*FIN de estilos para paginas de registro*/
