﻿.photoList {
    clear: both;
    text-align: left;
    position: static;
}

.photoItemAlt {
    display: inline-block;    
    height: auto;
    width: auto;
}

.photoItem {
    display: inline-block;    
    height: auto;
    width: auto;
}
