@charset "utf-8";
.fpage_products {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
	font-weight: bold;
	clear: both;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #ef1f7d;
	border-right-color: #ef1f7d;
	border-bottom-color: #ef1f7d;
	border-left-color: #ef1f7d;
}

.product_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding-top: 3px;
	padding-bottom: 10px;
}
.product_title a{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #043fa0;
	padding-top: 5px;
	margin-top: 5px;
	text-decoration:underline;
	border:none;
}

.product_container .MarketPrice {
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	padding-bottom: 3px;
	margin-bottom: 3px;
}
.product_container img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.product_container .ProductPrice {
	font-size: 12px;
	font-weight: bold;
	color: #F30;
	font-family: Tahoma, Geneva, sans-serif;
} .product_container .img
{  border-style: none;
}
#brown_section {
	background-color: #51320E;
	padding: 15;
	height: 30px;
	vertical-align: middle;
}

