.taWebImageGallery .taWebImageGallery_Body{
    background-color: #FFFFFF;
    border: 0px solid #DDDDDD;
    height: 301px;
    width: 280px;
}


.taWebImageGallery .taWebImageGallery_Body .taWebImageGallery_Image{
    height: 245px;
    width: 278px;
    
}


.taWebImageGallery .taWebImageGallery_Body .taWebImageGallery_Gallery{
    margin: 3px;
    height: 48px;
    float: left;
    width: 275px;
}

.taWebImageGallery .taWebImageGallery_Body .taWebImageGallery_ThumbDiv{
    margin: 3px;
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    float: left;
    overflow: hidden;
    width: 40px;
    height: 40px;
}

.taWebImageGallery .taWebImageGallery_Body .taWebImageGallery_ThumbImage{
    cursor: pointer;
    width: 40px;
    height: 40px;
}
