#hostingaccs_block, #hostingaccs_block_first {
float:left; 
height:16px; 
padding:5px; 
border:#ccc solid 0px;
margin-top:2px;
margin-left:2px;
background-color: #EDEDED;
}

#hostingaccs_block_first {
margin-left:0px;
clear:left;
text-align:center;
}

#hostingaccs_block.head, #hostingaccs_block_first.head {
background-color: #137CB3;
color:#ffffff;
font-weight:bold;
}

.hosting_acc_info {
clear:both;
border:#ccc solid 0px;
width: 520px;
margin-left: 28px;
top: 1px;
margin-bottom: 5px;
background-color: #EDEDED;
display:block;
position: relative;
padding: 5px;
display:none;
line-height:18px;
}

a {
color: #137CB3;
}
a:hover {
color: #cc0000;
}





/* REG FORM */


#reg_fields {
float:left; 
width:204px; 
border:#ccc solid 0px;
padding-top: 3px;
padding-left: 10px;
text-align:left;
line-height: 31px;
}

#reg_fields input {
border: #137CB3 solid 1px;
margin-bottom: 5px;
width: 191px;
}

#reg_fields .important {
color: #ff0000;
}

#reg_fieldname {
float:left; 
width:134px; 
border:#ccc solid 0px;
line-height: 31px;
font-size:14px;
text-align: right;
}

#reg_buttons {
width:350px; height:auto; border:#ccc solid 0px; padding-top:10px; padding-bottom:10px;
}

#reg_buttons input {
background-color:#137CB3; color:#ffffff; border:#137CB3 solid 1px; width: 100px;
}