#contentBottom
{
  position: absolute;
  top: 123px;
  left: 0;
  width: 940px;
  height: 551px;
  background: url("/dealers/images/dealers_right.jpg") right top no-repeat;
}

#find, #PDFs
{
  width: 500px;
  padding-top: 30px;
  padding-left: 60px;
}

#find h1, #PDFs h1
{
  color: #102c3c;
  font-size: 22px;
  text-transform: uppercase;
}

#find h1 img, #login h2 img, #become h2 img, #become p img
{
  vertical-align: middle;
  margin-left: 8px;
}

#find h4
{
  text-transform: none;
}

#find h4 a
{
  width: 150px;
  height: 89px;
  background: url("../dealers/images/find_bkgd.jpg") 0 0 no-repeat;
  display: block;
  padding: 10px 0 0 10px;
  float: left;
}

#find h4 a:link, #find h4 a:visited, #find h4 a:hover
{
  color: #102c3c;
  font-size: 13px;
  font-weight: bold;
  line-height: 18px;
  text-decoration: none;
}

#find h4 a:hover
{
  background-position: 0 -99px;
}

#find p a:link, #find p a:visited
{
  color: #102c3c;
}

#login
{
  position: absolute;
  top: 350px;
  width: 230px;
  left: 60px;
  padding: 14px 0;
  border-right: 1px solid #000000;
}

#login h2, #become h2
{
  font-size: 22px;
  text-transform: uppercase;
  color: #102c3c;
  font-weight: bold;
}

#login td
{
  padding: 4px;
}

#become
{
  position: absolute;
  top: 374px;
  width: 238px;
  left: 320px;
}

#become img
{
  float: right;
  margin: 0 0 10px 8px;
  padding-top: 20px;
}
/*
#PDFs p
{
  background: url("/owners/pdf.gif") left 6px no-repeat;
  padding: 0 0 18px 36px;
  font-size: 11px;
  line-height: 15px;
  border-left: 1px solid #ffffff;
}

#PDFs p a:link, PDFs p a:visited
{
  text-decoration: none;
  color: #000000;
  background-color: transparent;
}

#PDFs p a:hover
{
  text-decoration: underline;
}*/
/*
#PDFs
{
  margin-left: 70px;
}*/

#PDFs ul
{
  /*padding-left: 2px;*/
  /*list-style-type: disc;*/
}

#PDFs li
{
  font-size: 12px;
  padding: 4px 0 4px 12px;
}

#PDFs li a:link, #PDFs li a:visited
{
  color: #102c3c;
  text-decoration: none;
}

#PDFs li a:hover
{
  color: #000000;
  text-decoration: underline;
}