div.SFS_Nearby *  
{
	font-family: Sans-Serif; 
}
div.SFS_Nearby a.item
{
	display: block; 
	margin-left: 0.5em;
	white-space: nowrap;
}
div.SFS_Nearby .cat
{
	font-weight: bold;
}
div.SFS_Nearby .count
{
	font-weight: normal;
	color: Gray;
}
/* Settings */
.section
{
	margin-left: 20px !important;
}
.narrowCol
{
	white-space: nowrap;
	width: 20%;
}
.wideCol
{
	width: 80%;
}

