h2 {font-size: 15px; font-family: Verdana}
h3 {color: #eb6b37; margin-bottom: 3px; font-family: Verdana}
p {font-family: Verdana;}
/* just maintain some attributes like display & position, and everything is changeable */
.bgCover { background:#000; position:absolute; left:0; top:0; display:none; overflow:hidden }
.overlayBox {
    border:7px solid #444;
    position:absolute;
    display:none;
    width:1024px;
    height:600px;
    background:#fff;
}
#mapfooter {
    width: 90%;
    height: 34px;
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-color: #ffffff;
    z-index: 0;
    margin: 0 15px 5px 0;
}
p.link {
    position: absolute;
    bottom: 0px;
    right: 160px;
    font-size: 15px;
    margin-bottom: 10px;
    color: #eb6b37;
    font-family: Verdana;
    font-weight: bold;
    cursor: pointer; /* hand-shaped cursor */
}
#map {
    z-index: 1;
}
#closebutton {
    position: absolute;
    bottom: 6px;
    right: 0px;
    width: 70px;
    height: 24px;
    background: transparent url('img/close_button.png') no-repeat top center;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    color: white;
    text-align: center;
    text-decoration: none;
    line-height: 23px;
}
#allbutton {
    position: absolute;
    bottom: 6px;
    right: 85px;
    width: 117px;
    height: 24px;
    background: transparent url('img/show_all_button.png') no-repeat top center;
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    color: white;
    text-align: center;
    text-decoration: none;
    line-height: 23px;
}
.postinumero {
    font-size: 12px;
}
.hae_button {
    width: 74px;
    height: 34px;
    margin: 10px 0 0 0;
    padding: 0;
    padding-bottom: 10px;
    border: 0;
    background: transparent url(img/search_button.png) no-repeat top center;
    cursor: pointer; /* hand-shaped cursor */
    font-family: Arial;
    font-weight: bold;
    font-size: 15px;
    color: #ffffff;
    line-height: 23px;
}
#input_button {
    display: inline;
}
#retailer {
    font-family: Verdana;
}
#pin {
    float: left;
    padding: 5px;
    padding-top: 0px;
    margin-bottom: 0px;
}
h3 {
    padding-top: 0px;
    margin-top: 5px;
}
.www_linkki {
    text-decoration: none;
    color: #1caaea;
}
