﻿.gallery-frame ul {
    list-style-position: inside;
    list-style-type: disc;
    margin: 0 0 0 10px;
    font-size: 0.9em;
}

.gallery-frame h2 {
    margin-left: 10px;
}
