﻿
		
#preOwnedLinks
{
	list-style: none;	
	margin: 0px;
}

#preOwnedLinks li
{
	
	padding: 0px 0px 10px 0px;
	font-size: 1.2em;
}

.preOwnedDetailItem
{
	background-color: #e3e3e3;
	padding: 4px;
	font-weight: bold;
	width: 130px;
}

.preOwnedDetailData
{
	background: #f6f6f6;
	padding: 4px;
	width: 130px;
}

#updatePreOwnedPicture
{	
	position: absolute;
	z-index: 2;	
	top: 225px;
	left:40px;
	display: block;
	width: 300px;
	height: 60px;
	padding: 5px;
	background-color: #ffffff;
	border: solid 1px #333333;	
	font: normal 1em Verdana, Arial, Helvetica, sans-serif;
	color: #666666;	
}

#updatePreOwnedPicture h1
{
	margin-top: 0px;
	margin-bottom: 15px;
	color: #666666;	
	font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;
}

#preOwnedSearchFields
		{
			background-color: #f6f6f6;
			border: solid 1px #cccccc;
			font: normal x-small verdana, arial;
			color: #333333;
			width: 665px;
			padding: 5px;
		}

#preOwnedResults
{
	margin-top: 15px;
}


#preOwnedResults a.model
{
	font-size: 1.3em;
	color: #666;
	font-weight: bold;
}
	
.usedType
	{
		font-family: Arial, Helvetica;
		font-weight: bold;
		font-size: 8pt;
		color: #ff0000;
		/*border: dashed 1px #ff0000;*/
		margin: 3px 0px 0px 0px;
		padding: 2px;
		vertical-align: top;
	}
	
#preOwnedSearchFieldsRight
{
	background-color: #ffffff;				
	font: bold x-small verdana, arial;
	color: #666666;
	width: 250px;
	padding: 5px;			 
    clear: both;
}

#preOwnedSearchFieldsRight table tr td
{
	padding: 5px;
}

#preOwnedSearchFields input, #preOwnedSearchFields select, #preOwnedSearchFieldsRight input, #preOwnedSearchFieldsRight select 
	{
		background-color: #f6f6f6;
		border: solid 1px #cccccc;
		font: bold x-small verdana, arial;
		color: #999999;
		cursor:pointer;			
	}
	
	.usedDisclaimer
	{
		color: #666666;
		font-size: x-small;
	}
	
.usedCarDetails
{
	margin-right: 10px;
}

.topReducedItem
{
	margin: 0px 0px 10px 0px;
}

.topReduced a img
{
	width: 60px;
}

.topReduced .nowPrice
{
	font-weight: bold;
	color: #333;
	font-size: 1.1em;
}

.topReduced .wasPrice
{
	color: #666;
	font-size: 0.9em;
}