#orderopc #left_column {}

#orderopc #center_column {
width:680px;
}

#orderopc #left_column h2 {
margin-top:20px;
}

#opc_account_choice {
padding:0 15px;
}

#opc_account_choice .opc_float {
float:left;
width:320px;
}
#opc_account_choice .opc_float h4 {
	margin-bottom:10px;

}
#opc_account_choice .opc_float ul {
margin:0 0 20px 30px;
}

#new_account_form p.radio label {
padding-right:10px;
font-size:14px;
}

#new_account_form p.radio span,#new_account_form p.text label,#new_account_form p.password label,#new_account_form p.select label,#new_account_form p.select span,#new_account_form p.textarea label {
display:inline-block;
padding:6px 15px;
width:230px;
font-size:14px;
text-align:right;
}

#new_account_form p.checkbox label {
font-size:12px;
}

#new_account_form p.text input,#new_account_form p.password input,#new_account_form p.checkbox input {
margin-left:260px;
}