#imagery {
	float:left;
	width:29%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: right;
}
#details {
	float:right;
	width:62%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-right: 20px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 10px;
}

#details h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin-top: 0px;
}
#details h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin-top: 0px;
	color: #666666;
}
table {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.indexThumb {
	text-align: left;
	vertical-align: top;
}
.indexThumb img{
	border:none;
}
.indexDetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	vertical-align: top;
	padding-left: 10px;
	padding-bottom: 10px;
}
.indexSpacer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

