/* block top user information */
#header_right #header_user {
	float: right;
	text-align: right;
	margin:8px 0;
}
#header_user p { float:left; margin:0; padding:0; }
#header_user ul { float:left; margin:0 0 0 20px; padding:0;}
#header_user li {
	float:left;
	margin-left: 0.5em;
	white-space: nowrap
}


#header_user a { color: #a4a4a4 }
#header_user span { font-weight: bold }

#header_user li#your_account { margin-left: 0 }
#header_user #your_account a {padding:0; text-decoration: none}

#shopping_cart { clear:right; float:right; position:relative; z-index:50; background:url(../../../img/cart.png) no-repeat 0 0; width:128px; height:43px; margin:122px 20px 0 0; padding:22px 0 0 92px; color:#333333;}
#shopping_cart a { float:left; padding:2px 0; margin:0; width:128px; border-bottom:1px dotted #333333; color:#333333; font-size:12px; font-weight:bold; text-decoration:none;}
#shopping_cart span { padding:2px 0; display:inline-block;}
#shopping_cart span.ajax_cart_total { margin-left:5px;}

#shopping_cart {
	margin-top: 76px;
	margin-right: 20px;
	margin-bottom: 0;
	margin-left: 0;
}