/* block top user information */
#header_right #header_user {
	clear:both;
	float: right;
	width: 293px;
	text-align: right;
	margin-right: 6px;
	height: 40px;
	background-image: url("../../../img/btn_search.gif");
    background-position: left bottom;
	margin-top: 2px;
}
#header_user p { color: #595a5e }
#header_user span { font-weight: bold }
#header_user ul { }
#header_user li {
	float: left;
	line-height: 2em;

	white-space: nowrap;
	line-height: 42px;
}

#header_user #shopping_cart_check {
    float: right;
    margin-right: 0.5em;
    margin-top: 7px;
    white-space: nowrap;
}

#header_user #shopping_cart, #header_user #your_account { font-size: 0.9em }
#header_user li#your_account { margin-left: 0 }
#header_user #shopping_cart a, #header_user #your_account a {
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2px 0 2px 2px;
	height: 20px;
	text-decoration: none;
	font-size: 13px;
	color:#fff;
	font-weight: bold;
}
#header_user #shopping_cart a { }
#header_user #your_account a {}