@charset "utf-8";
/* CSS Document */

#dealercontent {
position:relative;
padding:30px;
background-position:bottom right;
background-repeat:no-repeat;
height:420px;
}

#dealercontent h2{
position:absolute;
left:10000px;
display:none;
z-index:5;
}

#dealercontent a {
color:#0079c1;
font-weight:bold;
}
