.header .links {
	text-align: right;
	padding-bottom: 3px;
	padding-right: 5px;
}

.header .links a {
	background-image:url(/images/common/cart-icon.gif);
	background-repeat:no-repeat;
	padding-left: 14px;
	background-position:0px;
}

.header .image {
	width: 216px;
	padding-right: 19px;
	float: left;
}

.header .banner {
	width: 665px;
	float: left;
}

.header .language {
	color: #0089e1;
	text-align: right;
}

.header .language a {
	color: #666;
}

.header .language a:hover {
	color: #0089e1;
	text-decoration: underline;
}
