#navColumnOneWrapper, #navColumnTwoWrapper {float: none !important;}
#navColumnOneWrapper .leftBoxContainer, #navColumnTwoWrapper .rightBoxContainer {
	width: auto !important;
}
.container-fluid {
	width: 948px !important;	
	margin: 0 auto;
}
.padding {padding: 4px;}
.columnLeft, .columnRight {
	padding: 0 !important;
}
.popup, .cart-dropdown-wrapper {
	display: none;
}
#top_nav_mobile {
 	display: none;
}
.detail-link {
	display: none;
}
.search-header {
	margin-top: 4px;
}
.button-search-header {
	float: left;
}
.search-header-input input {
	font: 12px arial;
	border: 0px;
	color: #696969;
	background: none;
	margin: 2px 8px 0 0;
	width: 150px;
}
#productDetailsList {
	width: auto !important;	
}
#productMainImage {
	float: none !important;
}
.left-side-info {
	float: left;
	padding: 0;
}
.tm-cart {position: relative; display: block;}
.cart-amount {
	font: bold 12px arial;
	color: #fff;
	margin: 0 0 0 -40%;
	vertical-align: center;
	padding: 1px 5px;
	background: #b80000 url("../images/button_bg.png") repeat-x left top !important;
	border: 1px solid #8a0000;
	border-radius: 40px;
	box-shadow: 0 2px 2px #333333;
	position: absolute;
	float: right !important;
	top: 20%;
}
#popupImage img, #popupAdditionalImage img {
	width: auto !important;
	max-width: none !important;
}
.h-banners li {
	width: 33.3%;
}
#searchContent input {
	width: auto !important;
}
.item-icon {
	background-position: center center !important;
	background-color: #eee !important;
	border: 1px solid #ccc;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #aaa;
	border-radius: 2px;
	padding: 4px !important;
	margin: -3px 5px 0 9px;
	display: block;
	height: 11px;
	width: 11px;
}
.currency, .languages, .top-item {
	margin: 0 0 0 5px;
	float: right;
	height: 15px;
	position: relative;
}

#currency_switcher, #language_switcher, #menu_more {
	background: url("../images/arrow_down.gif") no-repeat right center;
	padding: 3px 13px 3px;
	text-decoration: none;
}
#logo {
	padding-right: 0;
}

img { max-width: none\9 !important; /* IE8 fix */ }