#buttons{
margin-left:180px;
margin-top: -80px;
}
#leftbutton{
float:left;
padding-right: 10px;
}
#rightbutton{
float:left;
padding-right: 10px;
}
#contactbtn {
float: left;
}
#dealer_text{
padding:10px;
font-size:120%;
font-weight:bold;
}
*:first-child+html #buttons {
width: 630px !important;
}
*html #buttons {
height: 90px;
}

