#imageFrame_1{
            float: left;
        padding-bottom: 5px;
        padding-top: 5px;
                    width: 100%;
            }

#imageFrame_1 div.caption
{
    font-weight: bold;
    text-align: center;
}

#imageFrame_1 div.centerWrapper
{
    margin-left: auto;
    margin-right: auto;
    width: 608px;
}
    
#imageFrame_1 div.imgWrapper
{
    width: 608px;
    height: 198px;
}

#imageFrame_1 img.image
{
        border-color: #303030;
    border-style: solid;
    border-width: 1px;
            width: 606px;
    height: 196px;
}


#imageFrame_1 div.caption
{
/*    font-size: 100%; */
}

