﻿.BrowseItem
{
    cursor: pointer;
	cursor: hand;
}
.cat-item
{
	float: left;
	margin-right: 30px;	
}

