.MTEDImageGridUnit .MTEDImageGrid {
    float:left;
    margin-right: 1px;
}

.MTEDImageGridUnit .last {
    margin-right: 0px;
}

.MTEDImageGridUnit .MTEDImageGrid img {
    display: block;
}

.MTEDImageGridUnit .MTEDImageGridCaption {
    margin-top: 5px;
    width: 172px;
    padding-left: 8px;
    border-left: 1px solid #53b0e2;
    font-size: 10px;
}