
/*************************************

 CSS för Hemsidan.com
 Skapa användarkonto
 Ej optimerad
 
*************************************/

#new_account h4 {
margin-bottom:1px;
}

#new_account #notification {
top:90px;
}

#new_account table {
width:auto;
}

#new_account input {
margin-bottom:15px;
}

#new_account form#account table input {
width:160px;
}

#new_account #persons_tbl input {
width:160px;
}

#new_account #persons_tbl select {
width:70px;
}

#new_account form {
margin-top:25px;
}

#new_account input#phone {
width:125px;
}

#new_account input#door {
width:50px;
}

#new_account #nav_buttons {
height:26px;
margin-top:25px;
}

#new_account #account_info {
color:#FFF; font-size:1.2em;
width:145px; height:70px;
background-image:url(../graphics/backgrounds/account_info.png);
margin-top:15px;
}

#new_account #account_info p {
padding:7px 0 0 5px;
}

#new_account #account_info .icon {
width:25px;
height:25px;
}

#new_account .content_box {
width:396px;
background-image:url(../graphics/backgrounds/content_box_large3.png);
}

#new_account .content_box table {
width:100%;
}

#new_account .addresses input, #new_account .addresses h4.input_head {
width:130px;
}

#new_account .addresses input {
margin-bottom:1px;
}

#new_account .addresses input.zipCode, #new_account .addresses h4.zipCode {
width:60px;
}

#new_account #brfconfig_form input#ads {
width:auto;
}

#new_account #obs_noaddresses {
clear:both;
padding-top:20px;
text-align:center;
}

#new_account .content_box_small {
background-color:#F2F6F6;
min-height:118px;
padding:12px;
margin-bottom:15px;
background-repeat:no-repeat;
width:446px;
}

#new_account .content_box_small .addresses table {
width:100%;
}

#new_account .content_box_small .person_tools {
padding:0;
}
