
.header-siteswitcher {
	width: 100%;
	background: #000;
	font-size: 13px; 
}
.header-siteswitcher img {
	display: inline;
	vertical-align: top;
}
.header-siteswitcher .header {
	padding: 0;
	height: 40px;
	color: #fff;
	width: 950px;
	margin: 0 auto;
	text-align: left;
}
.header-siteswitcher .header-content {
	padding: 10px 0px;
}

.header-siteswitcher .header-content img.arrow {
	margin: 4px 0 0 4px;
}

.header-siteswitcher .header .header-content a.button {
    color: #fff;
    height: 19px;
    padding: 0 8px;
    display: block;
    text-align: center;
    white-space: nowrap;
    border: 1px solid #de5400;
    background: none repeat scroll 0 0 #f18200;
    font: bold 12px/19px Arial,Helvetica,sans-serif;
}
.header-siteswitcher .header .header-content a.button:hover {
    color: #f18200;
    text-decoration: none;
    background: none repeat scroll 0 0 #fff;
}

.header-content .currency-text {
}
.header-content img {
	margin: 1px 5px 0px 0px;
}
.header-content a {
	color: #000;
	font-weight: 600;
	text-decoration: none;
}
.header-content a:hover {
	color: #999;
	text-decoration: underline;
}

.lefted {
	float: left;
	margin-top: 13px;
}

.righted {
	float: right;
}

.eighty_left_margin {
	margin-left: 80px !important;
}
