hr.greenHR {
	color: #03482C;
}

#all_categories {
	width: 715px;
}

.categories_item {
	float: left;
	width: 310px;
	min-height: 40px;
	height:auto !important;
	height: 40px;
	margin-left: 40px;
	padding: 2px;
}

.left {
	border-right: solid 1px #03482C;
}

.categories_img {
	float: left;
	width: 50px;
	min-height: 40px;
	height:auto !important;
	height: 40px;
	vertical-align: middle;
	color: #03482C;
	font: bold 11px arial,geneva,helvetica,sans-serif;
}

.categories_img img {
	vertical-align: middle;
}

.categories_name {
	float: left;
	width: 230px;
	min-height: 35px;
	height:auto !important;
	height: 35px;
	margin-left: 20px;
	margin-top: 8px;
}


.categories_name a{
	text-decoration: none;
	color: #03482C;
	font: bold 13px arial,geneva,helvetica,sans-serif;
}

table#products-table .product-tile {
	border: 1px solid #03482C;
	padding:5px;
}
