#header_user{
float: right;
}
#header_user #header_nav{
	list-style:none;
	font-family:'Raleway';
	font-size:13px;
	text-transform:uppercase;
}
#header_user #header_nav li{
	display: inline-block;
    margin-left: 14px;
    float: right;
}
#header_user #header_nav li a{
	color:#000;
	text-decoration:none;
}
#header_user #header_nav li a:hover{
	text-decoration:none;
	color:#044992;
}
#blockcart_top .ajax_cart_quantity{
	color: #fff;
    top: 8px;
    right: 4px;
    font-weight: 500;
    position: absolute;
    width: 16px;
    text-align: center;
    font-size: 12px;
}
#cart_img{
	display:inline-block;
	margin-bottom: 0px;
	width: 25px;
}
#cart_text{
	line-height: 40px;
	float: left;
}

#your_account {
	margin-top: 5px;
}
