.block-categories{
	padding-top: 6px;
	padding-bottom: 6px;
	background: #bd9b50;
	color: white;
	list-style-type: none;
}
.category-top-menu li{
		list-style-type: none;

}
.category-top-menu li a{
		font-size: 16px;

}
.category-top-menu {
	margin: 0px;

}
.special-text{
	font-size: 13px; color: white; font-weight: bold; padding:2px 10px 2px 10px;background: #ea9999; border-radius:4px; margin-right: 3px; margin-top:2px;margin-bottom: 2px; display: inline-block;box-shadow:0px 0px 10px #dbdbdb;margin-left:10px;
}