#main { width:960px; margin: 0px auto; border:solid 1px #b2b3b5; -moz-border-radius:10px; padding:20px; background-color:#f6f6f6;}
#header { text-align:center; margin: 0 0 20px 0; width:920px; margin: auto; }
fieldset    { border:none; }
legend      { font-size:18px; margin:0px; padding:10px 0px; color:#b0232a; font-weight:bold; width: 95%; text-align: right;}
label       { display:block; margin:15px 0 5px;}
input[type=text],
input[type=password] { _width:300px; padding:5px; border:solid 1px #000;}
.prev, .next { background-color:#b0232a; padding:5px 10px; _color:#fff; text-decoration:none;}
.prev:hover, .next:hover { background-color:#000; text-decoration:none;}
.prev { float:left;}
.next { float:right;}
#steps { list-style:none; width:100%; overflow:hidden; margin:0px; padding:0px; text-align: center;}
#steps li {font-size:18px; padding:10px; _color:#b0b1b3; color:white; width: 113px; display: inline-table; cursor: pointer;
        background: url("../sitemedia/img/circleBlack.png") center no-repeat}
#steps li span {font-size:11px; display:block;}

.paso {color: white;}
.paso .current {color: white}
#steps li.current { color:#cccc33; background: url("../sitemedia/img/circleGreen.png") center no-repeat}

#makeWizard { background-color:#b0232a; color:#fff; padding:5px 10px; text-decoration:none; font-size:18px;}
#makeWizard:hover { background-color:#000;}

#progressbar{width: 962px}
.ui-progressbar .ui-progressbar-value {width: 0%; text-align: right; height: 12px;}