@charset "UTF-8";
h1 {
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #00728E;
}
#MainWrapper p {
	font-size: 14px;
}
#MainRight {
	float: right;
	height: auto;
	width: 160px;
	margin-bottom: 10px;
	margin-left: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MainLeft {
	width: 100%;
}
.supplier-table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00728E;
}
.pic-row {
}
.product-list {
	font-size: 13px;
	display: list-item;
	list-style-position: outside;
	list-style-type: square;
	color: #996600;
	margin-bottom: 5px;
}
.product-list-box {
	margin-left: 15px;
	margin-top: 15px;
}

