.categoryproductlist{

}
	.categoryproductlist h4{
		font-size: 13px;
		background: #868686;
		line-height: 1em;
		margin: 0;
		padding: 0px;
		margin-bottom: 4px;
	}
		.categoryproductlist h4 a{
			color: white;
			display: block;
			padding: 4px;
		}

			.categoryproductlist h4 a:hover{
				color: #f5f5f5;
			}