/*

side-bars-xx.css

$Id: side-bars-05.css,v 1.1 2010-03-30 14:02:59 mat Exp $

Copyright (C) 2008 Matthew Haas & Discover Dorset Ltd

Matthew Haas, 8A Farcroft Road, Poole, Dorset, BH12 3BQ, GB
Discover Dorset, 1 Lowther House, 110 Lowther Rd, Bournemouth, Dorset, BH8 8NS, GB

*/

#logo {

    width: 222px;
    height: 130px;
    margin-bottom: 20px;
}

#site {

    width: 185px;
    height: 130px;
    margin-bottom: 20px;
}

#map {

    margin: 10px 0;
    width: 222px;
    height: 231px;
    background-image: url('../images/map_222x231.png');
    position: relative;
    top: 0;
    left: 0;
}

#map div {

    width: 60px;
    height: 60px;
    position: absolute;
    top: 79px;
    left: 140px;
}

#map img {

    width: 60px;
    height: 60px;
    display: inline;
    vertical-align: middle;
}