/**
* Override the rules generated with {Less} with pure {Css}
*/
.box-categories ul li a 
{
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

