@media all and (min-width: 1280px) {

.header-menu > ul {
	width: 1200px;
}
.master-column-wrapper {
	width: 1200px;
}
.slider-wrapper {
	width: 1200px;
}
.footbox {
	width: 360px;
	margin-left: 60px;
}
.fullscreen .footbox {
	width: 372px;
	margin-left: 42px;
}
.footlist {
	width: 270px;
	margin-left: 40px;
}
.fullscreen .footlist {
	width: 285px;
	margin-left: 20px;
}
.footer-lower .center, .footer-middle .center {
	width: 1200px;
}
.home-page-category-grid .item-grid {
	width: 1200px;
}
.home-page .product-grid {
	width: 1200px;
}
.news-list-homepage .news-items {
	width: 1200px;
}
.news-list-homepage .news-item {
	width: 48.75%;
}
.news-list-homepage .news-picture-block {
	width: 48.25%;
}
.news-list-homepage .news-content-block {
	width: 48.25%;
}
.news-list-homepage .news-body {
	height: 160px;
}
.home-page-polls {
	width: 1200px;
}
.center-2 {
	width: 880px;
}
.side-2 {
	width: 290px;
}
.rental-attributes dt {
	clear: none;
	width: auto;
}
.nop-jcarousel.product-grid.home-page-product-grid {
	width: 1200px;
	margin: auto;
}
.order-summary-content .cart td {
	padding: 10px;
}

}