/* block top user information */
#header_right #header_user {
	float: right;
	width:455px;
	text-align: right;
}
#header_user span { font-weight: bold }
#header_user ul { margin-top:10px;}
#header_user li {
	float: left;
	margin-left:15px;
}
#header_user #shopping_cart { width:243px; }
#header_user #shopping_cart a {

}

#header_user_info {
	background:url("../../../img_gtturbo/user_info.png") no-repeat top center;
	color:#4c4c4e;
	font-size:11px;
	width:296px;
	height:25px;
	padding-top:3px;
	padding-right:10px;
	margin-right:10px;
	float: right;
}
#header_user_info a {
	color:#2356aa;
	font-weight:bold;
}
#header_user_info  span{
	color:#2356aa;
	font-weight:bold;
}
#header_user_info  img{
	vertical-align:middle;
}
#header_user_cart {
	background:url("../../../img_gtturbo/cart_infos.png") no-repeat top center;
	width:243px;
	height:56px;
	float: right;
	text-align:left;
	font-size:11px;	
	margin-top:27px;
}
#header_user_cart  img{
	vertical-align:middle;
}
#txtcart {
	float:right;
	width:160px;
	margin-top:3px;
	margin-left:10px;
	font-size:12px;	
}