﻿h1 {
    clear: both;
}
#wprMainCnt .gallery {
    padding: 20px 9px 36px 36px;
    background-color: #fff;
}
.wprGalleryImg {
    background: #fff url(../Images/Gallery/Frame/layoutBgMid.jpg) repeat-y left top;
    width: 148px;
    float: left;
    margin: 0 25px 0 5px;
    font-size: 1px; /* IE6 Fix */
}
.wprGalleryImg img {
    margin: 1px 0 1px 7px;   
}
.wprGalleryImg div.topBorder {
    background: url(../Images/Gallery/Frame/layoutBgTop.jpg) no-repeat left top;
    width: 148px;
    height: 5px;
    font-size: 1px; /* IE6 Fix */
}
.wprGalleryImg div.bottomBorder {
    background: url(../Images/Gallery/Frame/layoutBgBottom.jpg) no-repeat left top;
    width: 148px;
    height: 5px;
    font-size:1px; /* IE6 Fix */
}