.featured-category-list{}
.featured-category-list ul{float:left; width:100%; margin: 0px;}
.featured-category-list ul li{
    float: left;
    text-align:center;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	width:31%;
	border:1px solid #ccc;
}
.featured-category-list .featuredcategory-image{border: none; clear:both;}
.featured-category-list .featuredcategory-name{ display:block; padding:5px; margin-left:10px; text-align:left;}
.featured-category-list .featuredcategory-name h5{text-align:left; float:left; margin:6px 0 0;}
.featured-category-list .featuredcategory-name h5 a{text-decoration:none; color:#333333; font-size:12px; font-weight:bold; text-transform:uppercase;}
.featured-category-list .featuredcategory-desc{ float:left; margin: 5px 0 5px 0; text-align: justify; }
.featured-category-list .featuredcategory-morelink{ float:right; margin: 5px 0 5px 0;}
.featuredcategory-index-index .content-center{ padding-left:10px;}
.toolbar-vido{ clear:both; width:100%; text-align:center; padding-top:10px; margin:auto;}
.featured-category-list .featuredcategory-morelink{ background:#ee0060; width:90px; height:30px; line-height:30px; text-align:center;border-radius:10px;}
.featured-category-list .featuredcategory-morelink a{ color:#fff; font-weight:bold;}
.featured-category-list .fe-botton{ background:#f2f2f2; border-top:1px solid #ccc; height:35px; margin-top:5px; margin-bottom:1px;}