div.googleMap
{
	width			: 480px;
	float			: left;
	margin-right	: 15px;
}

div.categoryList
{
	float			: left;	
}

div.categoryList h3
{
	margin-bottom	: 10px;
}

div.categoryListRowLeft, div.categoryListRowMiddle, div.categoryListRowRight
{
	float			: left;
	height			: 100%;
}

div.categoryListRowMiddle
{
	padding-top		: 5px;
}

div.categoryListRowLeft
{
	width			: 10px;
	padding			: 0 10px;
	padding-top		: 5px;
}

div.categoryListRowMiddle
{
	width			: 140px;
}
