 
ul {
    list-style: inherit;
}

li {
    margin-left: 35px;
    paddingt: 0px;
    list-style: inherit;
}

a:link {
    color: blue;
    text-decoration: underline;
}

a:visited {
    color: blue;
    text-decoration: underline;
}

a:active {
    color: blue;
    text-decoration: underline;
}

a:hover {
    color: #000000;
    text-decoration: none;
}

h1 {
    margin: 5px 0px 15px 0px;
    padding: 0px;
    color: #9A291B;
    text-transform: uppercase;
    font: bold 19px Arial, Helvetica, Times;
}

h2 {
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 700px;
    background: #415D80;
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    font: bold 17px Arial, Helvetica, Times;
    border: solid 1px #000000;
}

body[id=main] h3 {
    margin: 0px;
    padding: 2px;
    width: 697px;
    background: #FFFFFF;
    color: #FFFFFF;
    text-transform: uppercase;
    font: bold 14px Arial, Helvetica, Times;
    border: solid 1px #000000;
    position: relative;
}

h3 {
    margin: 0px;
    padding: 2px;
    width: 100%;
    background: #FFFFFF;
    color: #FFFFFF;
    text-transform: uppercase;
    font: bold 14px Arial, Helvetica, Times;
    border: solid 1px #000000;
    position: relative;
}

h4 {
    background: transparent;
    color: #415D80;
    text-align: left;
    margin: 0px;
    padding: 2px 0px 2px 10px;
    font: bold 17px Arial, Times, Helvetica;
}

h5 {
    margin: 0px 0px 4px 0px;
    padding: 1px;
    width: 98%;
    height: 100%;
    background: #FFFFFF;
    color: #FFFFFF;
    text-align: left;
    text-transform: uppercase;
    font: bold 14px Arial, Helvetica, Times;
    border: solid 1px #000000;
}

h6 {
    font: bold 14px Arial, Helvetica, Times;
}

p {
    padding: 0px 10px 0px 12px;
    text-align: left;
}

 
.contenttopbox {
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 11px 0px 0px 27px;
    width: 719px;
    height: 38px;
    font: bold 18px Arial, Helvetica, Verdana, Times;
    color: #A31300;
    background: URL( '../images/content-top.gif' ) no-repeat top left;
}

#contenttext6 {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    width: 720px;
    font: 12px Arial, Helvetica, Verdana, Times;
    color: #424242;
    background: url( '../context/images/content-background-logo.jpg' ) repeat-y;
    line-height: 14px;
    text-align: left;
    z-index: 0;
    position:relative;
    float:left;
}

#contenttext7 {
  margin: 0;
  padding:0;
  width: 704px;
  font: 12px Arial;
  color: #424242;
  background: url('../images/dealer-exit-bg.gif') repeat-y;
  line-height: 14px;
  text-align:center;
  position:relative;
  float:left;
}

.contenttext8{
  float:left;
}

body .contenttext8 h3 {
  border: none;
}

.contentinnerbox {
    position: relative;
    margin: 5px 0px 5px 16px;
    padding: 0px 0px 0px 0px;
    width: 685px;
    font: 12px Arial, Helvetica, Verdana, Times;
    color: #000000;
    text-align: left;
    height: 560px;
    min-height: 560px;
}

div[class=contentinnerbox] {
    height: auto;
}

.contentinnerbox p {
    padding-top: 10px;
}

.contentinnerbox h4 {
    padding-top: 10px;
}

.contentinnerbox h6 {
    padding-top: 10px;
}

.contentinnerbox ul {
    padding-top: 10px;
}

.contentinnerbox table {
    padding-top: 10px;
}

#buytext1 {
    position: relative;
    margin: 0px 0px 0px 0px;
    padding: 45px 0px 0px 27px;
    left: 20px;
    width: 725px;
    height: 600px;
    font: bold 11px Arial, Helvetica, Verdana, Times;
    color: #424242;
    text-align: left;
    line-height: 11px;
    background: URL( '../images/buy-autos.jpg' ) no-repeat;
    float:left;
}

#buytext1_header {
    position:absolute;
    top: 5px;
    left: 15px;
}

#searchnewdealerships {
    position:absolute;
    top: 212px;
    left: 0px;
    z-index:1;
}

#searchnewdealershipheader h1{
    position:absolute;
    color:#bf0000;
    top: 5px;
    left: 12px;
    font: Bold 16px Arial, Helvetica, Verdana, Times;
    text-transform: capitalize;
}

#searchnewdealercontent {
    position:absolute;
    top: 45px;
    left: 12px;
}

#usedform_submit {
    position:absolute;
    left: 245px;
    top: 160px;
}

.largeredfont {
    font: bold 17px Arial, Helvetica, Verdana, Times;
    color: #FF0000;
}

.edit_select_home {
    font: 11px Arial, Helvetica, Verdana, Times;
    color: #000000;
    width: 177px;
}


