/* block top user information */
#header_right #header_user { float:right; height: 65px; text-align: right; margin: 0 15px 0 0; color: #ccc; }
#header_user a { color: #ccc; text-decoration:underline }
#header_user p {  color: #ccc;  margin:20px 5px 0 0; text-align: center; }

#header_user span { font-weight: bold }
#header_user ul { margin-top: 0.3em }
#header_user li {	line-height: 2em; margin: 0; white-space: nowrap; text-align: center;
}
#header_user #shopping_cart, #header_user #your_account { font-size: 0.9em margin-right: 5px;}
#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: 5px 5px 5px 24px;	height: 21px;	text-decoration: none;	color:  #ccc; }

#header_user #shopping_cart a {	background-image: url('../../../img/icon/cart.png')}
#header_user #your_account a { background-image: url('../../../img/icon/my-account.png') }