p.catalog-price {
	 color: #cf4700;
}
.catalog-price {
	 color: #83b526;
}
div.catalog-section table td {
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}
div.catalog-section table td.left_border {
	border-right: 2px inset #b7b9c5;
}
div.catalog-section table td a{
	color: #3399cc;
}
div.catalog-section table td a:hover{
	color: #1a6b93;
}
div.catalog-section table td h3 a{
	color: #83b526;
	font-size:16px;
	text-decoration:none;
}
div.catalog-section table td h3 a:hover{
	text-decoration:underline;
	color: #83b526;
}
div.price_click{
	width: 140px;
}
div.price_click a.catalog_buy{
	width: 62px;
	height: 23px;
	background: url(images/im-b2.gif) no-repeat top left;
	color: #fff;
	padding:3px 11px 5px 11px;
	text-decoration:none;
}
div.price_click a.catalog_add2cart{
	width: 132px;
	height: 23px;
	background: url(images/im-b1.gif) no-repeat top left;
	color: #fff;
	padding:3px 6px 5px 6px;
	text-decoration:none;
	
}
div.price_click a.catalog_add2cart:hover, div.price_click a.catalog_buy:hover{
	color: #fff;
}
div.price_click p.info-email{
	color: #b7b9c5;
	font-size: 10px;
	font-weight: bold;
}
div.catalog-section table td.catalog-description b, div.catalog-section table td.catalog-description i, div.catalog-section table td.catalog-description strong, div.catalog-section table td.catalog-description em{
	font-weight: normal;
	font-style: normal;
}
