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

.browse_categories { clear:both; text-align:left; font-size:18px; color:#000;}
.browse_categories  a {font-size:14px; color:#ffffff; letter-spacing:-1px; font-weight:bold;}
.browse_categories .title{ clear:both; text-align:left;  font-size: 18px; color:#003458; 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: 155px; height: 170px; margin: 10px; margin-bottom: 20px; margin-top: 0px; background:#4282c0; border: 1px solid #;}
		.browse_categories .category .image { clear:both; margin: 5px; height: 108px; border: 1px solid #eee; background-color:#FFF;}
		.browse_categories .category .image img{ width: 108px; height:108px; border: 0; margin-left:18px;}
		.browse_categories .category .link { clear:both; padding:10px; padding-top: 2px; padding-bottom: 5px; text-transform:uppercase; text-align:center; }
		.browse_categories .category .from { clear:both; margin-top: 1px; display:none; }
