.thumbs {
	margin-top:15px;
}
.thumbs tr td {
	text-align: center;
	padding:0px 25px 25px 0px;
	vertical-align: top;
	width:184px;
}
.thumbs tr td a {
	background:  url(../images/properties/viewA.gif) no-repeat left top;
	display:block;
	margin-bottom:10px;
	height:128px;
}
.thumbs tr td a:hover {
	background:  url(../images/properties/viewB.gif) no-repeat left top;
}
.thumbs tr td a span {
	display:none;
}
.pop {
	background: #B1DCFF url(../images/properties/body.gif) repeat-x left top;
}
.popContainer {
	background:  url(../images/properties/head.jpg) no-repeat left top;
	width:460px;
	padding: 20px;
	margin: 0px auto;
}
.popHead {
	padding-right:190px;
	height:47px;
}
.popHead h1 {
	display:none;
}
.popHead h2 {
	display:inline;
	padding:0px;
	margin: 0px;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
}
.popFrameContainer {
	height: 271px;
	width: 462px;
	background: url(../images/global/loading.gif) no-repeat center center;
}
.popFrameContainer img {
	height: 271px;
	width: 462px;
}
.popFrame {
	background:  url(../images/properties/frame.gif) no-repeat left top;
	height: 271px;
	width: 462px;
	margin-top:-274px;
	float:left;
	position: relative;
	font-size: 1px;
}
.popContent p {
	margin:20px 0px 25px 0px;
	font-weight:bold;
}
.popContent ul {
	font-size:12px;
}
.popContent table {
	width:100%;
}
.popContent table tr td {
	padding:0px 20px;
}
li.map a {
	text-align: center;
	display:block;
	width: 83px;
	height:20px;
	background:  url(../images/properties/mapA.gif) no-repeat left top;
	color:#FFFFFF;
	padding-top:4px;
}
li.map a:hover {
	background:  url(../images/properties/mapB.gif) no-repeat left top;
}
.content h2 {
	color: #FFFFFF;
	background: #003366;
	margin: 0px;
	padding: 5px;
	font-size: 11px;
	height: 15px;
	width: 95%;
	text-align: right;
	vertical-align: middle;
	text-transform: uppercase;
	letter-spacing: 2px;
}