﻿.img_box
{
    float: left;
    margin-right: 12px;
    margin-top: 8px;
    width:168px;
    height:210px;
    vertical-align:top; color:White;
}

.img_box_inner
{
    margin-right: auto;
        margin-left: auto;
        margin-top:7px;
           border: 0px silver solid;
           width:156px; font-size:smaller;
}