/** category page */

.seldiv select {
    height: 33px;
    margin: 0 0 20px;
    width: 300px;
    font-size:0.9rem;
}

.cat-active {
	font-weight:bold;
	text-decoration: none;
}