/* block top user information */
#header_right #header_user
{
	margin-top: 40px;
	text-align: right;
}

#header_right #header_user A
{
	text-decoration: none;
}

#header_right div.plusone_container
{
	display: none;
}


#header_user p { color: #595a5e }
#header_user p#header_user_info {
	font-size: 12px;
	margin: 12px 0 6px;
}
	
#header_user span { font-weight: bold }
#header_user li {
	float: right;
	line-height: 2em;
	margin-left: 5px;
	white-space: nowrap
}
#header_user #shopping_cart, #header_user #your_account { font-size: 0.9em; width: 38px; }
#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 4px 0;
	height: 20px;
	text-decoration: none
}

#header_user #shopping_cart DIV
{
	float: right;
}