#account_page { margin:10px 0; }
#account_page .accountTop { color: green; }

#account_page .button { text-transform:uppercase; text-decoration:none; color:#666600; border:1px solid #48555B; display:block; float:left; height:20px; line-height:18px; padding: 0px 1.25em; cursor:pointer; cursor: hand;}
#account_page .greenbutton { background-color:#669900; color:white; }
	
#account_page table.account_address_boxes td { width:220px; vertical-align:top; }
#account_page .accountheader { font-size:14px; font-weight:bold; }

#account_page #adressDetailsHeader, #account_page #accountPromoHeader, #account_page #accountHistoryHeader { font-size:14px; font-weight:bold; height:30px; }

#account_page .acc_table_login { margin-top:0px; }
#account_page .acc_table_overview { line-height:1em; width:100%; line-height:1.5em; }
#account_page .acc_addr_hdr { height:20px; font-weight: bold; }
#account_page .accountRegister td { height:30px; }

#account_page .accAddress { line-height:1.4em; margin:0 0 10px; }

#account_page .addressform { clear:both; font-size:14px; margin:6px 0px;}

#account_page .lost_pwd { margin: 10px 0px; }

#account_page #accountPagesTop a { color:#666600; margin-right:17px; font-size:14px; line-height:1em; font-weight:bold;}
#account_page #accountPagesTop a.selected { color:#000000; }

#account_page div.hr { border-top:1px solid #bdbdbd; padding:10px 0 0 0; margin:10px 0 0 0; }
#account_page .addressform span { width:180px; float:left; display:inline; }

#account_page .acc_msg { width:100%; margin: 10px 0px; }

/* Details */ 
#account_page #changePassword input { width:170px; }
#account_page #changePassword td { height:30px; }

/* error */
#account_page .acc_error { color:red; border: 1px solid red; text-align:center; margin-bottom:10px;}

/* returns */
#account_page .big_rma { font-size:16px; margin:20px 0; }

/* gift list */
#account_page .giftheader { font-size:18px; }

#login_page #formregister { border-spacing:0px;}
#login_page #formregister td {padding:5px 5px 5px 0px; }

