body{
background:url('bg.png')repeat;
}
#ibox_wrapper{padding:10px 10px 35px 10px;line-height:25px;border-color:#ccc;}
#ibox_wrapper,#ibox_footer_wrapper a{background-color:#519f2b;}
#ibox_content{background-color:#fff;border:3px solid #707070;}
#ibox_footer_wrapper{padding:0 3px;bottom:5px;top:auto;}
#ibox_footer_wrapper a{text-indent:-100000px;background:url('images/closelabel.gif');width:80px;height:30px;}
#ibox_progress{text-indent:-100000px;background:#fff url('images/loading.gif') center center no-repeat;}
/* Dealers */

#box{
font:normal 12pt Helvetica;
color:#333;
}

#box ul{
list-style:none;
margin-top:10px;
}

#box li{
border:1px solid #ccc;
padding:5px;
display:block;
width:400px;
margin-bottom:10px;
}

#box a{
text-decoration:none;
color:#2b760e;
padding-right:3px;
padding-left:3px;
background-color:#ccc;
}

#box a:hover{
background-color:#2b760e;
color:#fff;
}

.dealertitle{
font:bold 12pt Helvetica;
color:#fff;
background-color:#2b760e;
padding:3px;
margin-bottom:-10px;
margin-top:0px;
}

.leftlist{
float:left;
margin-left:10px;
margin-top:0px;
}

.rightlist{
margin-left:430px;
margin-top:20px;
}