﻿/* CSS File for controlling gallery control layout */

body {
}

.imgStyle
{
    float:left;
    width:32px;
    height:32px;
    padding:0px;
    margin:4px;
    border:none;
}