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

#account_page .button { background-color:#333333; text-transform:uppercase; text-decoration:none; color:white; border:1px solid #333333; display:block; float:left; height:28px; line-height:28px; padding: 0px 2em; 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_table_overview th { text-align: left; }
#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; }

/* wish */
#account_page table#wishTable { margin:10px 0; }
#account_page table#wishTable th { text-align:left; }
#account_page table#wishTable a { color:black; }