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

.browse_categories { clear:both; text-align:left; font-size:12px; color:#000;}
.browse_categories  a {font-size:12px; color:#848484;}
.browse_categories .title{ clear:both; text-align:left;  font-size: 18px; color:#404040; padding-left: 15px; padding-top: 15px; padding-bottom: 10px; margin-bottom: 25px; border-bottom: 1px dotted #ddd; background:#eee}
	.browse_categories .category { float:left; width: 118px; height: 148px; margin: 10px; margin-bottom: 20px; margin-top: 0px; text-align:center; border:1px solid #eee;}
		.browse_categories .category .image { clear:both; margin: 5px; height: 110px; width:110px; border: 1px solid #eee; background-color:#FFF;}
		.browse_categories .category .link { clear:both; padding:10px; padding-top: 5px; padding-bottom: 5px; background:#eee;}
		.browse_categories .category .from { clear:both; margin-top: 1px;}