/* block top user information */

#header_right #header_user {
	float: right;
	width: 340px;
	margin-top: 14px;
	margin-bottom: 0px;
	list-style: none;
	line-height: 20px;
}

.ajax_cart_total {
display: inline;
}

#header_nav {
width: 200px;
float: right;
}

#quantity span,#cart span, #header_user_info a{
color: #fff
}

#cart {
font-size: 18px;
font-weight: bold;
}

#quantity {
color: #FFF;
}