.customer_account_tilte{color:#d17601;font-size:16px;font-family:Tahoma;font-weight:bold;}
h1 { font-size:16px; font-weight:bold; font-family: Tahoma; color:#003399; height:23px; display:inline;}
.customer_line { border-bottom:groove 1px #d6d6d6; height:1px; border-bottom-width:80%;}
#customer_account ul { 
	padding-left:10px;
	margin-left:10px;	
	list-style: none;	
	z-index:0;
	background-color:#ffffff;
} 

#customer_account ul li { 	
	margin-left:10px;
	background-image:url('{REL_ROOT}images/icon_li_account.gif');
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:15px;
	padding-top:5px;
} 
