#photo_gallery div.spacer_div {
    clear: none;
}

#photo_gallery div.box_date {
    padding-bottom: 10px;
}

#photo_gallery div.box_photo {
    width: 210px;
    float: left;
    padding-right: 12px;
    padding-bottom: 12px;
}
    
    #photo_gallery div.box_photo_border_pattern {
        width: 186px;
    }

    #photo_gallery div.box_photo_content {
        width: 186px;
    }
    
        #photo_gallery div.box_photo_preview {
            float: none;
        }
        
        #photo_gallery div.box_photo_caption {
            float: none;
            height: auto;
            width: auto;
            padding-top: 6px;
        }
        
        #photo_gallery div.box_photo_rating {
            padding-left: 0px;
            font-size: 12px;
        }
        
#add_photo span.label {
    width: 150px;
}

#add_photo div.submit {
    width: 280px;
}

#add_photo #description_input {
    width: 300px;
}

#add_photo div.box_date {
    padding-bottom: 10px;
}

div.photo_order {
    padding-bottom: 10px;
}

