#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: 520px;
}
    
#imageFrame_1 div.imgWrapper
{
    width: 520px;
    height: 673px;
}

#imageFrame_1 img.image
{
        border: 0;
            width: 520px;
    height: 673px;
}


#imageFrame_1 div.caption
{
    font-size: smaller;
}

