.runwayGallery
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.runwayGallery:after
{
    height: 0;
    content: '';
    clear: both;
    display: block;
}

.runwayGallery li
{
    float: left;
    display: inline;
    text-align: center;
    margin: 10px;
    padding: 10px;
    width: 102px;
    min-height: 116px;
    color: #999;
    border: 1px solid #ced7de;
    background-color: #fff;
}

.runwayGallery a
{
    text-decoration: none;
}
.runwayGallery a b
{
    text-decoration: auto;
}
.runwayGallery a img
{
    border: 1px solid #999;
    text-decoration: none;
}









/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */

