/* CSS Document */

.subCategory{text-align: center; background-color: #fff!important; height:100px;}
div.subCategoryContainer {
	float: left;
	text-align: center;
	height: 105px!important;
	background: #fff;
	margin: 1%;
	width: 18%!important;
	border-radius: 5px;
}