body 
{
margin:0;
font-family: Geneva, Verdana, Arial, helvetica, Sans-serif;
font-size: 7pt;
line-height: 10pt;
background-color:#FFF;
}

a
{
text-decoration: none;
}

a:link, a:visited
{
color: #900;
}

a:hover
{
text-decoration: underline;
}



#footer 
{
width:1030px;
margin: 10px auto; 
padding-top: 10px;
padding-bottom: 10px;
text-align:center;
clear: both;
border-top: 1px dotted #DEDEDE;
}

#footer a:link, a:visited
{
font-weight: bold;
padding: 1px;
color: #900;
}

#footer a:hover
{
background-color: #C00
color: #FFF
}

#content
{
width: 820px;
height: 660px;
margin: auto;
}

#dlxitems
{
width: 1030px;
margin: auto;
text-align: left;
}

h2
{
font-size: 10pt;
text-transform: uppercase;
}


.dlxspring
{
width: 261px;
height: 76px;
margin-left: 10px;
float: left;
background-image: url(../img/dlxspring.jpg);
}

.dlxspring a:link, a:visited
{
background-color: #FFF;
padding: 0;
}

a.dlxspring:hover
{
width: 261px;
height: 76px;
margin-left: 10px;
float: left;
background-position: 0 -76;
background-image: url(../img/dlxspring.jpg);
}

#search
{
width: 209px;
float: left;
}

.dealer
{
width: 322px;
height: 76px;
float: left;
background-image: url(../img/dealer.jpg);
background-repeat: no-repeat;
}

.dealer a:link, a:visited
{
background-color: #FFF;
padding: 0;
}

a.dealer:hover
{
width: 322px;
height: 76px;
float: left;
background-image: url(../img/dealer.jpg);
background-position: 0 -76;
background-repeat: no-repeat;
}

input
{
height: 16px;
width: 100px;
border: 1px solid #666;
font: 9px Geneva, Verdana, Sans-Serif;
padding-bottom: 2px;
padding-left: 2px;
}

.btn
{
width: 58px;
height: 23px;
border: none;
}
