/* block top user information */
#header_user {
	float: right;
	margin: 10px 0 0 0;
	padding: 0 0 0 6px; 
	text-transform: uppercase; 
	width: auto; font-size: 10px;
	text-align: right;
 
}
#header_user a {text-decoration: none;}
#header_user a:hover {text-decoration: underline;}
ul#header_user_info {list-style: none; float: left; padding:6px 0 3px 18px; margin: 0 0 0 0;
                     background: url('../../../img/key_icon.gif') left center no-repeat;}
ul#rulerUl {list-style: none; float: right; padding: 6px 0 3px 0; margin: 10px 12px 0 12px; 
            background: url('../../../img/rulerul.gif') center center no-repeat;}
ul#header_nav {list-style: none; float: left; padding:6px 0 3px 18px; margin: 0 0 0 12px; 
               background: url('../../../img/basket_icon.gif') left center no-repeat;}
               
