#PanelContentMap
{
	float			:	left;
	width			:	50%;
	height			:	380px;
}
#PanelContentList
{
	float			:	right;
	width			:	50%;
	height			:	380px;
	overflow		:	auto;
}
div.PanelMapBaloonPhoto
{
	margin-bottom	:	0.25em;
}
div.PanelMapBaloonPhoto img
{
	margin-right		:	2px;
}

