﻿body
{
	width:600px
}

div.lanedesc
{
clear:both;

}
div.lanedesc 
{
	color:Red;
	width:600px;
	padding-top:25px;
	padding-bottom:25px;
	
}
div.lanedesc img.logo
{
	float:left;
	
	padding-right:25px
	
}

span.lanes
{
	width:200px;
}
li
{
	
	margin-left: 10px;
	margin-right:10px;
	
}
div.header p.p1

{
	background-color: #660000;
	color: #ffcc33;
	font-weight: bold;
}
div.header p.p2
{
	background-color: white;
	color: black;
	font-weight: bold;
	width:550px
}
div.header img.print
{
	padding-left:20px;
	
	float:right;
}


div.laneheading
{
	clear: both;
	
	
	margin-top:25px;
	
	
}
div.laneheading span.lanename
{
	width:550px;
	font-weight: bold;
	font-size: large;
	color: #ffcc33;
	font-family: 'Times New Roman';
	background-color: #660000;
	text-align: left;
}
div.laneheading span.lanename
{
	float:left;
}

div.row
{
	clear: both;
	padding-top: 10px;
	background-color: #ffffff;
	text-align: left;
	font-size: medium;
	font-family: Arial;
	color: black;
}
div.headrow{

	font-weight:bolder
	}
div.row span.lot
{
	float: left;
	width: 66px;
	
	
}
div.row span.year
{
	float: left;
	width: 46px;
	
}

div.row span.makemodel {
  float: left;
  width: 280px;
 
  }
 div.row span.makemodel p
{
	color: blue;
	font-style: italic;
	margin-top: 0px;
	font-size: small;
}
  div.row span.miles
{
	float: left;
	width: 60px;
	
}
 div.row span.price
{
	float: left;
	width: 150px;
	text-align: right;
}
div.row span.picture 
{
	float: left;
	width:128px;
	text-align: right;
	
	
	
}
div.row span.picture a
{
	border-style:none;
	
	
	
	
}
div.row span.picture img.thumbnail
{
	border-style:none;
	
	width: 80px;
	height:60px;
	
	
}
div.row span.headings
{
	font-weight:bold;
}


