div.postcard {
   font-family: Verdana, Arial, sans-serif;
   font-size: 12px;
   width: 403px;
   height: 256px;
   background: url('images/yhteys_osoite_bg.jpg') top left no-repeat;
   margin: 15px 0 0 0;
}

.postcard span.text {
   padding: 15px 0 0 15px;
   position: absolute;
   width: 175px;
}

.postcard span.title {
   position: relative;
   left: 215px;
   top: 88px;
}
.postcard span.address {
   position: relative;
   left: 215px;
   top: 98px;
}
.postcard span.phone {
   position: relative;
   left: 215px;
   top: 108px;
}
.postcard span.email {
   position: relative;
   left: 215px;
   top: 118px;
}


div.mapArea {
   margin: 20px auto 0 auto;
   padding: 10px;
   /*
   height: 403px;
   height: 256px;
   */
   background: url('images/yhteys_kartta_bg.jpg') top left no-repeat;
}

div#map {
   width: 383px;
   height: 238px;
}

.gmap_button {
   position: absolute;
}
