table.MapSearchIconPopUp{
	font-size: 10px;
	font-family: Verdana;
	border:1px #474747 solid;
	width:348px;
}

table.MapSearchIconPopUp thead tr th{
	background-color: #8FBF5D;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	padding: 3px;
	border-bottom: 1px #8FBF5D solid;
}
table.MapSearchIconPopUp thead tr th a{
	text-decoration:none;
	color:#fff;
}
#MapSearchContainer table.MapSearchIconPopUp thead tr th{
	font-weight:bold;
}
table.MapSearchIconPopUp thead tr th.headLeft{
	text-align:left;
}
table.MapSearchIconPopUp thead tr th.headRight{
	text-align:right;
}
table.MapSearchIconPopUp tbody{
}
table.MapSearchIconPopUp tbody tr td.content{
	padding:4px;
}
table.MapSearchIconPopUp tbody tr td.content div.contentContainer{
	overflow:auto;
	height:173px;
	vertical-align:top;
	text-align:left;
}
table.MapSearchIconPopUp tbody tr td{
	font-size: 10px;
	color:#000;
	background-color:#F3F3F3;
}

table.MapSearchIconPopUp tbody tr td.title{
	color:#000;
	font-weight:bold;
	padding-left:4px;
	text-align:left;
}
#MapSearchContainer table.MapSearchIconPopUp tbody tr td.title{
	font-weight:bold;
}

table.MapSearchIconPopUp tbody tr td.value{
	color:#000;
	text-align:right;
	padding-right:4px;
}

table.MapSearchIconPopUp tbody tr td.misc{
	color:#000;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}

table.MapSearchIconPopUp tbody tr td.content div.contentContainer ul.linkList{
	list-style:none;
	margin:0px;
	padding:0px;
}

table.MapSearchIconPopUp tbody tr td.content div.contentContainer ul.linkList li{
	list-style:none;
	margin:0px;
	padding:2px 0px;
	color:#000;
}

table.MapSearchIconPopUp tbody tr td.content div.contentContainer ul.linkList li a{
	color:#225969;
}
table.MapSearchIconPopUp tbody tr td a{
	color:#225969;
}

table.MapSearchIconPopUp tbody tr td div.Photo{
	width: 150px;
	height: 110px;
	border:1px #000 solid;
	float:right;
	text-align:center;
	vertical-align:middle;
	background-color:#000;
	margin-top:2px;
	margin-right:2px;
	margin-left:3px;
}

table.MapSearchIconPopUp tr td div.PhotoCount{
	color:#fff;
	border:1px #000 solid;
	border-top:0px;
	padding:2px 4px 2px 4px;
	width: 142px;
	background-color:#8FBF5D;
	float:right;
	clear:both;
	margin-right:2px;
	margin-left:3px;
	margin-bottom:2px;
}

div.MapSearchIconMap{
	background-repeat:no-repeat; 
	background-position:center center; 
	width:30px; 
	line-height:38px; 
	vertical-align:middle; 
	text-align:center; 
	text-decoration:none; 
	color:#fff;
}
div.MapSearchIconMap a{
	text-decoration:none; 
}