.map_wrap
{
	background: url(images/pan_checks.gif) repeat;
	margin: 0 auto 15px;
	position: relative;
	width: 408px;
	height: 344px;
}

.map_frame
{
	background: url(images/map_frame_test.png) no-repeat;
		/*background: url(images/map_frame_test_flat.png) no-repeat;*/
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 408px;
	height: 344px;
}



.owner_wrap
{
	background: url(images/pan_checks.gif) repeat;
	margin: 0 auto 15px;
	position: relative;
	width: 130px;
	height: 99px;
	float:left;
}

.owner_frame
{
	background: url(images/owner_frame_130_white.png) no-repeat;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 99px;
}
