.dealerlogo
{
  float: left;
  width: 70px;
}

.dealeraddress
{
  float: left;
  width: 300px;
}

.dealercontact
{
  float: left;
  width: 280px;
}

.openinghours
{
  float: left;
  width: 270px;
}

.infowindow
{
  padding-bottom:0;
  padding-right:0;
}

.infowindow h1
{
  color:#e63323;
  font-size:14px;
  padding:10px;
}

.infowindow h2
{
  color:#e63323;
  font-size:12px;
  padding:0 10px 10px 10px;
}

.infowindow h3
{
  font-family: 'Gudea', sans-serif;
  color:#0069b4;
  font-size:12px;
  padding:0 10px 0px 10px;
}

.infowindow a
{
  font-family: 'Gudea', sans-serif;
  font-size:10px;
  line-height:12px;
  color:#0074bd;
  text-decoration:underline;
}

.infowindow p
{
  font-family: 'Gudea', sans-serif;
  font-size:10px;
  line-height:12px;
  padding:0 10px 5px 10px;
  color:#000000;
}