.hidden
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}
fieldset {
position: relative;
float: left;
clear: both;
width: 100%;
margin: 0em 0em -1em 0em;
padding: 0em 0em 2em 0em;
border-style: none;
border-top: 1px solid #BFBAB0;
background-color: #F2EFE9;
}
legend {
padding: 0em;
color: #545351;
font-weight: bold;
}
legend span {
position: absolute;
left: 0.84em;
top: 0em;
margin-top: 0.5em;
font-size: 1.2em;
}
fieldset ol {
padding: 3.5em 1em 0em 1em;
list-style: none;
}
fieldset li {
padding-bottom: 1em;
}
fieldset.submit {
float: none;
width: auto;
padding: 1.5em 0em 0em 1.2em;
background-color: #FFFFFF;
}
fieldset.alt {
background-color: #E6E3DD;
}
.error {
display: block;
color: #C00;
padding: 0.4em 0em 0em 0em;
}
#slave_holder ol {
padding: 0em 1em 0em 1em;
list-style: none;
}