
@media all and (min-width: 1281px) {

	.search-box form {
        width: 804px;
	}

	.search-box input.search-box-text {
		min-width: 645px !important;
		height: 36px;
	}

	.header-links .hello-user {
		margin-right: 180px;
	}

	/*.header-menu .sublist-wrap .sublist-wrap {*/
	/*	width: 810px;*/
	/*}*/
.master-column-wrapper {
	width: 1200px;
}
.inputs label {
    width: 276px;
}
.center-1 .inputs label {
    width: 414px;
}
.center-2 {
    width: 921px;
}
.home .topic-block {
	width: 1200px;
}
.home-page-polls {
	width: 1220px;
}
.header {
	width: 1200px;
}
.headerMenuParent {
    width: 960px;
}
.home-page .ui-tabs {
	width: 1200px;
}
.footer-upper .center,
.footer-middle .center,
.footer-lower .center {
	width: 1220px;
}
.home-page-category-grid .item-grid,
.home-page .product-grid {
	width: 1200px; // CATSF-1687
}
.product-details-page .overview {
    width: 52.5%;
}
.gallery .picture-thumbs .thumb-item {
	width: 120px;
	height: 120px;
}
.cart-collaterals {
	width: 850px;
}
.cart-collaterals .deals > div {
	width: 300px;
}
.cart-collaterals .estimate-shipping-button {
    margin-top: 14px;
}
.cart-footer .totals {
	width: 313px;
}
}
