/* page container */
#page-container {
	min-height: 100%;
	position: relative;
	width:675px;
	margin: 0 auto;
	text-align:center;
	margin-top : 5px ;
}
#page-container2 {
	padding-bottom: 1px;
	position: relative;
	width:675px;
	margin:0px auto;
	min-height: 100%;
}

#searchform {
	display:none ;
}

#location {
	display:none ;
}


.tabs {
	display:none ;
}

.line2 {
	display:none ;
}

#left-bar {
	display:none ;
}

#right-bar {
	display:none ;
}

.help_menu_box {
	display:none ;
}

#categories-top-container {
	display:none ;
}

#content-container {
	clear: both;
	float: none ;
	overflow: visible;
	position: static;
	width: 100%;
	padding-bottom: 39px;
	margin-top: 20px;
}
#content-container2 {
	float: none;
	position: static;
	right: 0%;
	width: 100%;
}
#center {
	float: none;
	position: static;
	width: 100%;
	left: 0%;
}

#center-main {
	margin: 0px 20px 0px 20px;
	overflow: visible;
	position: static;
}

.subbox img {
	display : none ;
}

.bottom-link-bar a {
	display : none ;
}

.top-bar {
	display : none ;
}
.nav-pages {
	display : none ;
}

.products-list .item {
	page-break-inside: avoid;
	height : auto ;
}

.products-list .buttons-row-list {
	display : none ;
}

.products-list .image {
	page-break-after: avoid;
	page-break-inside: avoid;
}
.products-list .details {
	page-break-after: avoid;
	page-break-inside: avoid;
}
.products-list .cost {
	page-break-after: avoid;
	page-break-inside: avoid;
}

div.subcategories-inner-top {
	height: auto;
}
.subcategories-inner-top img {
	width:90px ;
}
p.subcategory-descr {
	clear : both ;
}
div.clearing {
	height : 1px ; 
}