#imageFrame_1{
            clear: left;
        float: left;
        padding-bottom: 5px;
        padding-left: 0px;
        padding-right: 15px;
        padding-top: 5px;
        width: 150px;
        }

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


#imageFrame_1 div.imgWrapper
{
    width: 150px;
    height: 460px;
}

#imageFrame_1 img.image
{
        border: 0;
            width: 150px;
    height: 460px;
}


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

