#frame_dealer {
width:95%;
height:auto;
vertical-align:top;
text-align:left;
margin-top:10px;
margin-bottom:10px;
margin-left:20px;
float:left;
}

#frame_top {
width:100%;
height:auto;
vertical-align:top;
float:left;
text-align:center;
}

#imageframe {
width:auto%;
height:auto;
text-align:center;
float:left;
}

#addressframe {
width:auto;
height:auto;
text-align:left;
/*padding-left:5px;*/
float:left;
}

#contactframe {
width:100%;
height:auto;
text-align:center;
float:left;
}

#phoneframe {
width:33%;
height:auto;
text-align:center;
float:left;
}

#emailframe {
width:33%;
height:auto;
text-align:center;
float:left;
}

#urlframe {
width:33%;
height:auto;
text-align:center;
float:left;
}

#descriptionframe {
width:100%;
height:auto;
text-align:left;
float:left;
}





