﻿/*Dan Rodriguez 06/18/08 - Changes Begin*/

.dealerLogo
{
	width:304px;
	height:106px;
	/*background-image:url(../../custom/dealerLogo.jpg);*/
	position:absolute;
	z-index:1090;
	background-repeat: no-repeat;
	background-position: bottom left;
	left: 0px;
	bottom: 0px;
		}
.dealerLogoHeaderIE
{
	position:absolute;
	z-index:1090;
	left: 0px;
	bottom: -4px;
		}
.dealerLogoHeader
{
	position:absolute;
	z-index:1090;
	left: 0px;
	bottom: 0px;
		}
/*Dan Rodriguez 06/18/08 - Changes End*/	