/* block top user information */
#header_right #header_user {
}

#header_user p { color: #595a5e }
#header_user span { font-weight: bold }
#header_user ul {}
#header_user ul#header_nav{margin:5px 5px 0 0;float:right;width:62%;}
/*#header_user ul.codespot_shopcart{position:relative;right:20px;top:25px;clear:right}*/
#header_user ul.codespot_shopcart{position:relative;float:right;margin-right:5%;top:-10px;}
#header_user li {
	float: right;
	white-space: nowrap;
}
#header_user li  a:hover{text-decoration:none}
#header_user #shopping_cart, #header_user #your_account { font-size:12px}
#header_user li#your_account {margin-left:15px; }
#header_user #shopping_cart a, #header_user #your_account a {
	background-repeat: no-repeat;
	background-position: top left;
	padding:0;
	height: auto;
	text-decoration: none
}
#header_user #shopping_cart a{background-repeat:no-repeat;background-position:0 0;height:37px;width:33px;margin-right:10px;float:left;text-indent:-9999px;font-size:0;position:relative;top:5px;}
#header_user #shopping_cart p.right{width:auto;float:left;padding:5px 0;text-transform:uppercase;font-size:12px;font-weight:700;text-align:left;top:3px;position:relative;}
#header_user #shopping_cart span.ajax_cart_total{clear:left;display:block;color:#dfa42d!important}
#header_user #your_account a { }