@import "BlueGray_Base.css";
@import url("../../css/main.css");
body {
	background: url("../../images/bg.jpg") top right no-repeat #efecdb;
	font-size: 12px;
}
table.OuterTable {
	width: 100%;
}

td.OuterTableCaption, th.OuterTableCaption {
	background: #149a9a;
}

#back_button {
	background: url("../../images/back_to_cat_bg.jpg");
	width: 188px;
	height: 31px;
	text-align: center;
	line-height: 31px;
}

#back_button a {
	color: #000;
	font-weight: bold;
	font-size: 10px;
}

.ProductListing {
	height: 125px;
	padding: 5px;
}

.price {
	display: none;
	visibility: hidden;
}