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

.runwayGallery li {
    float: left;
    display: block;
    text-align: center;
    margin: 10px;
    padding: 10px;
    width: 102px;
    min-height: 60px;
    color: #999;
    border: 1px solid #dc0000;
    background-color: #FFF;
}

.runwayGallery a {
    text-decoration: none;
}

.runwayGallery a b {
    text-decoration: auto;
}

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

img.load {
    background: url('/css/jQueryLightboxImages/loading.gif') no-repeat center;
    min-width: 32px;
    min-height: 32px;
}





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