#navColumnOneWrapper, #navColumnTwoWrapper {float: none !important;}
#navColumnOneWrapper .leftBoxContainer, #navColumnTwoWrapper .rightBoxContainer {
	width: auto !important;
}
.container-fluid {
	width: 948px !important;		
	margin: 0 auto;	
	margin-top: 20px;
}
.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-input input {
	font: 12px arial;
	border: 0px;
	margin: 0px;
	color: #696969;
	background: none;
	margin: 4px 8px 0 0;
}
.search-header form {
	background: url("../images/search_header_bg.gif") repeat-x left top;
	border-top: 1px solid #696969;
	border-left: 1px solid #696969;
	padding: 3px;
	height: 24px;
}
.td-search-header {	max-width: 222px; width: 40%; }
.search-header { width: 100%; }
.search-header-input { width: 80%;}
.search-header-input input {width: 100%;}
.button-search-header {float: right;}
#tools_wrapper {padding-left: 0%;}

#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;
}