.login_form {
margin-left:auto;
margin-right:auto;
}

fieldset, .form {
margin: 0.5em 0 0 0;
width:450px;
padding: 0;
}
legend {
margin-left: 1em;
color: #000000;  
font-weight: bold;
}
fieldset ol { 
padding: 0.5em 0.5em 0 0.5em;
list-style: none;
}
fieldset li {
padding-bottom: 1em;
}
fieldset.submit {
border-style: none;
}
label {
display:block;
}
label {  
float: left;
width: 9em;
margin-right: 0.8em;
}

.submit1
{
background: url(/images/continue.png) no-repeat;
height:32px;
width:102px;
border: none;
}