.divDisclaimer
{
	padding:0;
	margin: 0;
	background-color:#CCCCCC;
	border:#999999 solid 10px;
	left:auto;
	width: 500px;
	height:auto;
}

/*
.MoreInfoMessage 
{
	position: fixed;
	padding:0;
	margin: 0;
	background-color:#CCCCCC;
	border:#999999 solid 10px;
	left:auto;
	top:175px;
	bottom:225px;
	right:150px;
	width: 500px;
	height:auto;
	z-index: 200;
	overflow: auto;
}
.DisclaimerHeader
{
	position: fixed;
}
*/

/*.SpecialsPrintPage 
{
	position: absolute;
	padding:0;
	margin: 0;
	background-color:#CCCCCC;
	border:#999999 solid 10px;
	left:300px;
	top:-0px;
	right:auto;
	width: 500px;
	height:auto;
	z-index: 200;
	
}*/

.vehicleSpecialContainer {
	width: 730px;
	position: relative;
	border-top-style: dotted;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	float: left;
}

.vehicleSpecialLeftColum {
	float: left; 
	width: 200px;
	position: relative;
	text-align: center;
	padding: 10px 0 5px 0;
}
.printOffer {
	margin-top: 20px;
}

.vehicleSpecialRightColum {
	float: right;
	width: 450px;
	position: relative;
	padding-left: 10px;
}

.cellLeft {
	float: left;
	position: relative;
	width: 220px;
	padding-right: 5px;
	padding-top: 3px;
}

.cellRight 
{
	width: 200px;
	/*width :220px;*/
	float: right; 
	position: relative;
}

.cellRight ul {
	/*padding: 0;
	margin: 0;*/
	
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.cellRight li 
{
	
    list-style-image:url(/images/vehicleSpecials/checkBullet.gif);
    margin: 5px 0 0 0;
    padding: 0;
	
	
    /*text-indent:14px;
    background-image: url(/images/vehicleSpecials/checkBullet.gif);
	background-position: 1px left;	
	background-repeat: no-repeat;*/
	list-style-type: none;	
}


.vehicleSpecialRightColum  h2    {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	font-weight: bold;
	color: #CC0000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*.noSpecialsDisplay 
{
	position: absolute;
	padding:0;
	margin: 0;
	background-color:#CCCCCC;
	border:#999999 solid 5px;
	left:80px;
	top:50px;
	width:250px;
	height:50px;
	z-index: 100;

}*/
#DisplaySpecialsSeriesList1_specialsList{
	border: dotted;
	padding: 15px 0 15px 0;
}