@charset "utf-8";
/* CSS Document */

.browse_categories { clear:both; text-align:left; font-size:12px; color:#000;}
.browse_categories  a {font-size:12px; color:#000;}
.browse_categories .title{ clear:both; text-align:left;  font-size: 18px; color:#000; padding-left: 15px; padding-top: 15px; padding-bottom: 10px; margin-bottom: 25px; border-bottom: 1px solid #fff; width:713px;}
	.browse_categories .category { float:left; width: 164px; min-height: 171px; margin: 8px; margin-bottom: 20px; margin-top: 0px; text-align:center; border:1px solid #000; background:url(../../../images/dexcription_bg.jpg) no-repeat top left #314021;}
		.browse_categories .category .image { clear:both; margin: 10px auto; width: 120px; height: 120px; border: 1px solid #eee; background-color:#FFF;}
		.browse_categories .category .image img{ max-width: 120px; max-height: 120px; border: 0;}
		.browse_categories .category .link { clear:both; padding:10px; padding-top: 5px; padding-bottom: 5px; background:#c2d2a1;}
		.browse_categories .category .from { clear:both; margin-top: 1px;}
		.browse_categories .category .from .text {color:#fff;}
		.browse_categories .category .from .value {color:#ce110e; font-weight:bold;}
		
