body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

.maintable {
	border-right: 2px solid #000000;
}

.products_header h1 {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	font-variant: small-caps;
}

.products_header {
	vertical-align: bottom;
	text-align: left;
	background-color: #999999;
	background-image: url(products/image/title_bg.gif);
	background-repeat: repeat;
}
