
html, body {
	width:100%;
	height:100%;
	margin:0px; 
	padding:0px;
	font-family:Georgia, "Times New Roman";
	font-size: 9pt;
	line-height:1.6em;
	text-align:left;
	border:0;
	color:black;
}
div{border:0px solid black}

p a, h3 a {color:black; text-decoration:underline;}

img {display:block; border:0;}

.Header {
display:none;
}

.Footer {
	margin-top:3em;
	position:relative;
	height:6em;

}

#FooterInfo1, #FooterInfo2, #FooterInfo3 {
	position:relative;
	line-height:1.2em;
}



#FooterInfo strong {text-transform: uppercase;
	font-family: verdana, helvetica, arial;
	font-weight: bold;}
#FooterInfo a, #FooterInfo a:hover {}




#TextPart{
	position:relative;
	width:70%;
}


h1 {
/*	text-transform: uppercase; */
	font-family: helvetica, arial;
	font-weight: bold;
	font-size: 16pt;
	margin: 0.5em 0;
	letter-spacing: -0.05em;
}

.Price, .Location {
	font-weight: bold;
	font-size: 10pt;
	margin: 0;
	display:inline;
}
.Price {margin-right: 1em;} 
.Description {margin-top:1em;}
.ContactButton, .PrintButton, .MoreInfoButton {
	display:none;
}

h2 {
	text-transform: uppercase;
	font-family: verdana, helvetica, arial;
	font-weight: bold;
	font-size: 9pt;
	margin: 1em 0 .5em 0;
}	

#Features{position:relative; width:70%;}

#Features tr, #TextPart tr{
margin:0px;
font-size:9pt;
min-height:25pt;
background:white;
valign:top;
}

#Features tr td.a, #TextPart tr td.a{
width: 150pt;
}



#Images {
	width:25%;
 position:absolute;
 right:0;
}

ul {list-style:none; margin:0; padding:0;}

#Images p {display:none;
}

#ImageList li, #ImageList li img{	width:100%;
}

.ThumbnailList {
display:none;
}

#Navigator {display:none;
}

.BigPic {display:none;
}


#CarList li {
	position:relative;
}

.ListImage {
	position:absolute;
	top:25px;
	left:25px;
	width:150px;
	height:130px;
}

.Information {
	position:absolute;
	top:25px;
	left:220px;
	height:185px;
	width:300px;
}
