.boxes-wrapper-top {
	text-align: center;
	clear: both;
	float: left;
	width: 580px;
	margin-left: 35px;
}

*+html .boxes-wrapper-top {
	text-align: center;
	clear: both;
	float: left;
	width: 580px;
	margin-left: -280px;
}


.boxes-menu { 
	background: url(http://grreporter.info/gr/sites/all/modules/GRRshop_view/img/center_tabs_bar.png);
	width: 580px;
	height: 40px;
}
.boxes-menu-new,
.boxes-menu-more,
.boxes-menu-outlet {
	float: left;
	height: 52px;
	width: 193px;
}
.active-new {
	background: url(http://grreporter.info/gr/sites/all/modules/GRRshop_view/img/center_tab_selected.png) no-repeat left center;
}
.active-new a {
	color: #fff !important;
}
.active-more {
	background: url(http://grreporter.info/gr/sites/all/modules/GRRshop_view/img/center_tab_selected.png) no-repeat center center;
}
.active-more a {
	color: #fff !important;
}
.active-outlet, .active-outlet a:hover {
	background: url(http://grreporter.info/gr/sites/all/modules/GRRshop_view/img/center_tab_selected.png) no-repeat right center;
	height: 52px;
	width: 194px;
}
.active-outlet a{
	color: #fff !important;
}
.boxes-menu-new a,
.boxes-menu-more a,
.boxes-menu-outlet a {
	position: relative;
	top: 10px;
	font-weight: bold;
	text-align: center;
}
.boxes-menu-new a {
	left: 0px;
}
.boxes-menu-more a {
	left: 0px;
}
.boxes-menu-outlet a {
	left: 0px;
}
.boxes-footer {
	float: left;
	background: url(http://grreporter.info/gr/sites/all/modules/GRRshop_view/img/offers_view_all.png) no-repeat right center;
	width: 580px;
	height: 39px;
}
*+html .boxes-footer {
	float: left;
	background: url(http://grreporter.info/gr/sites/all/modules/GRRshop_view/img/offers_view_all.png) no-repeat right center;
	width: 580px;
	height: 39px;
}
.boxes-footer-botton a {
	position: relative;
	top: 15px;
}
.boxes-content {
	width: 580px;
	padding-top: 20px;
}
.boxes-node-1,
.boxes-node-2,
.boxes-node-3 {
	float: left;
	width: 193px;
	height: 210px;
}
.boxes-node-price-red {
	font-weight: bold;
	color: #f00;
	font-size: 12px;
}
.boxes-node-title {
	padding: 8px 0 12px 5px;
	text-align: left;
	border: 0px solid #f00;
	height: 20px;
	font-weight: bold;
}