h1,h2,h3,h4,h5,h6,p,ul,li,br,table.results,div,ol,a,body{
       margin:0;
       padding:0;
}
body {
	background: #000000 url(../../images/p_bg.gif);
	background-repeat: repeat-x;
}

#outer{
width:100%;
}

#content{
text-align:center;
width:100%;
}

#dealertable{
margin-top:40px;
margin-bottom:45px;
}

#dealertable td{
padding-top:25px;
padding-bottom:25px;
background-repeat: no-repeat;
background-position: center left
}

#videotable{
margin-top:30px;
margin-bottom:30px;
}

#videotable td{
padding-bottom:38px;
background-repeat: no-repeat;
background-position: center left
}

a{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	color:#000000;
}
a:link, a:visited, a:active {
	color:#000000;	
}
a:hover {
	text-decoration:underline;
}
