/* block top user information */
#header_right #header_user {
width:650px;
margin: 5px 0 0 20px;
}
#header_user p { 
	color: #826a44;
	float:left;
	font-size: 0.9em; 
	margin-right:5px;
	}
#header_user span { font-weight: bold }
#header_user ul { width:650px; float:left; margin:5px 0; }
#header_user li {
	float: left;
	white-space: nowrap
}
#header_user #shopping_cart, #header_user #your_account { font-size: 0.9em }
#header_user li#your_account {  }
#header_user #shopping_cart a, #header_user #your_account a {
	padding: 0 5px;
	text-decoration: none
}