#container {
	margin: 10px auto 0 auto;
	border: 20px solid #595853;
	border-bottom: 6px solid #595853;
	width: 900px;
}
#container-inner {
	padding: 40px 20px;
}

#bannerContent, td.suppliers table, #header, #topmenu, #breadcrumbs, #footer, #tabs {
	display: none;
}

img { border: none; }

.body-itemview-table-cell-left {
	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #595853;
	padding: 0 5px 0 0;
/*	display: block;
	width: 100%;
	float: right;
	display: inline; */
}

.body-itemview-table-cell-left p {
	font-size: 14px;
}
.body-itemview-table-cell-right {
/*	font-family: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #595853;
	display: block;
	width: 100%;
	text-align: center;
	display: inline; */
	padding: 0 0 0 15px;
}

.body-itemview-table-cell-right img {
/*	vertical-align: middle;
	text-align: center;
	margin: 50px auto auto auto; */
}

#bodyCategory h1 {
	font-family: "Times New Roman", Times, serif;
	color: #595853;
	font-size: 24px;
	font-variant: small-caps;
	width: 100%;
}


#printFooter {
	background: #595853;
	padding: 0;
	margin: 0 auto;
	width: 900px;
	border: 20px solid #595853;
	border-top: 4px solid #595853;
	border-bottom: 10px solid #595853;
	display: block;
}

#bodyCategory {
	width: 100%;
	border: none;
	border-top: none;
}

#bodyCategory img {
	border: none;
}