#images {
    margin: 0 0 10px;
}

.asset-widget {
    position: relative;
    text-align: center;
    float: left;
    margin: 0 10px 0 0;
    width: 236px;
    background: url(/content/img/site/bg-home-widget-on-green.gif) 0 0 no-repeat;
}

    .asset-widget img {
        display: block;
        margin-bottom: 6px;
    }

    .asset-widget .caption {
        padding: 3px 0 0 0;
        color: #5EA5A5;
        font-size: 14px;
    }

    .asset-widget a {
        display: block;
        text-decoration: none;
    }

.asset-widget-map {
    display: block;
}

    .asset-widget-map .gmap {
        margin-bottom: 6px;
    }

.asset-widget p {
    padding: 0 0 0 5px;
}

.asset-widget-lge {
    text-align: center;
    padding: 0 0 6px;
    width: 740px;
    background: url(/content/img/site/bg-home-widget-on-green-large-top.gif) 0 0 no-repeat;
}

    .asset-widget-lge img {
        display: block;
        margin-bottom: 6px;
    }

    .asset-widget-lge .caption {
        padding: 3px 0 0 0;
        color: #5EA5A5;
        font-size: 14px;
    }

    .asset-widget-lge .asset-widget-map-lge {
        background: url("/content/img/site/bg-home-widget-on-green-large-bottom.gif") no-repeat scroll 0 bottom transparent;
    }

    .asset-widget-lge a, .asset-widget-lge .img-wrapper {
        display: block;
        text-decoration: none;
        background: url(/content/img/site/bg-home-widget-on-green-large-bottom.gif) 0 bottom no-repeat;
    }

    .asset-widget-lge p {
        padding: 0 0 0 5px;
    }

#children, #attachments {
    display: none;
}
