#content-c-wide a {
    color: #CC3300;
}
#content-c-wide a:hover {
    color: #333333
}
#content-c-wide #map_container {
    position: absolute;
}
#content-c-wide #details {
    border:1px solid #ccc;
    padding:15px;
    clear:both;
}
#content-c-wide .centerOverlay {
    background-color: white;
    border: 1px solid #CC3300;
    position:absolute;
    z-index: 255;
}
#content-c-wide .toolTipCenter {
    background-image: url('images/h-divider-footer.gif');
    background-repeat: repeat-x;
    background-position: bottom;
    padding: 10px;
}
#content-c-wide .title {
    font-weight: bold;
}
#content-c-wide .name {
    font-weight: bold;
}
#content-c-wide .categorie {
    font-style: italic;
}
#content-c-wide .iconImage, .phone, .mailto, .link {
    float:left;
}
#content-c-wide .iconImage {
    margin-top:7px;
}
#content-c-wide .phone,#content-c-wide .mailto, .link {
    padding-top: 5px;
    display:block;
}
#content-c-wide .street {
    margin-top: 10px;
}
#content-c-wide .address {
    margin-bottom: 5px;
}
#content-c-wide .centerItem {
    width: 390px;
    padding:10px 0px 10px 0px;
    background-image: url('images/h-divider-footer.gif');
    background-repeat: repeat-x;
    background-position: bottom;
}
#content-c-wide .last {
    background-image: none;
}
.spacer {
    margin-bottom:582px;
}
.gwt-HTML {
    float:left;
}
#details {
    font-size:0.7em;
}
.gwt-Label, .gwt-HTML {
    *font-size:11px;
    *line-height:15px;
}
