.ListingDetailBoxHeader
{
	border-top: gray thin dotted; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	vertical-align: top; 
	border-bottom: gray thin dotted; 
	text-align:center;
	height:auto; /*may be ?*/
}

.header1
{
	font-weight: bold; 
	font-size: 20pt; 
	color: teal;
}
.header2 {
	font-weight: bold; 
	font-size: 20pt; 
	color: olive;
}
.header3 {
	font-weight: bold; 
	font-size: 12pt; 
	color: navy;
}
.header4 {
	font-weight: bold; 
	font-size: 10pt; 
	color: navy;
}
.header5 {
	font-weight: bold; 
	font-size: 11pt; 
	color: maroon;
}
.header1 {
	font-weight: bold; 
	font-size: 20pt; 
	color: teal;
}
.header2 {
	font-weight: bold; 
	font-size: 20pt; 
	color: olive;
}
.header3 {
	font-weight: bold; 
	font-size: 12pt; 
	color: navy;
}
.header4 {
	font-weight: bold; 
	font-size: 10pt; 
	color: navy;
}
.header5 {
	font-weight: bold; 
	font-size: 11pt; 
	color: maroon;
}
.header6 {
	font-weight: bold; 
	font-size: 8pt; 
	color: navy;
}
.header7 {
	font-weight: bold; 
	font-size: 16pt; 
	color: black;
}
.smallprint {
	font-size: 8pt;
}
.agentbranding {
	border-right: maroon 2px solid; 
	border-top: maroon 2px solid; 
	border-left: maroon 2px solid; 
	border-bottom: maroon 2px solid
}
.agentbrandingcaption {
	font-weight: bold; 
	font-size: 12pt; 
	color: #ffffff; 
	background-color: maroon; 
	text-decoration: none;
}
.feature1 {
	border-right: olive 2px solid; 
	border-top: olive 2px solid; 
	border-left: olive 2px solid; 
	border-bottom: olive 2px solid;
}
.feature1caption {
	font-weight: bold; 
	font-size: 10pt; 
	color: navy; 
	text-decoration: none;
}
.feature2 {
	border-right: teal 2px solid; 
	border-top: teal 2px solid; 
	border-left: teal 2px solid; 
	border-bottom: teal 2px solid;
}
.feature2caption {
	font-weight: bold; 
	font-size: 10pt; 
	color: navy; 
	text-decoration: none;
}
A.links2:hover {
	font-weight: bold; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none;
}
.links2 {
	font-weight: bold; 
	font-size: 10px; 
	color: #ffffff; 
	text-decoration: none
}

.hotLinkImg
{
	cursor:hand;
	border-bottom:gray thin dotted; 
	vertical-align:middle;
	text-align:left;
}

.hotLinkText
{
	cursor:hand; 
	border-bottom: gray thin dotted;
	text-align:left;
	vertical-align:middle;
}

.hotLinkHyperLink
{
	cursor:hand; 
	text-align:left;
	vertical-align:middle;
}