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

.browse_categories { clear:both; text-align:left; font-size:12px; color:#000;}
.browse_categories  a {font-size:12px; color:#444;}
.browse_categories .title{ clear:both; text-align:left;  font-size: 18px; color:#333; padding-left: 15px; padding-top: 15px; padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted #ddd; background:.eee; margin: 5px;}
	.browse_categories .category { float:left; width: 114px; height: 168px; margin: 5px; margin-bottom: 15px; margin-top: 5px; text-align:center; border:1px solid #eee; _margin-left:3px; _margin-right:3px; }
		.browse_categories .category .image { clear:both; margin: 5px; height: 100px;  border: 1px solid #eee; background-color:#FFF; _overflow:hidden; }
		.browse_categories .category .image img{ max-width: 100px; max-height: 100px; border: 0; _width:100px;}
		.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;}