﻿#where .map
{
    float:right;    
    border: solid 8px #BBBDBF;
}

#where .address h1
{
    font-size: 1.6em;
    font-weight: normal;
    margin-bottom: 2px;
}

#where .address
{
    color: #555555;
    margin-top:30px;
    font-size: 1.2em;
}

#where .address a
{
    color: #555555;
    text-decoration:none;
}

#where .innove
{
    margin-top: 80px; 
    color: #555555;  
}

#where .innove a
{
    color: #555555;
}
#where .innove a:hover
{
    color: #bed36a;
}
