/* 
    Document   : style-contact
    Created on : 29.1.2010, 18:58:46
    Author     : ToMi
    Description:
        Purpose of the stylesheet follows.
*/


 .contact-figures {
    font-size:12px;
    float:right;
    top: 0px;

}

 .contact-map {
    width: 300px;
}

.cell {
    position: relative;
    float:left;

    padding: 10px;
}


