﻿.blockStyle{
    float:left;
    height:210px;
    width:310px;
    min-width:310px;
    display: inline-block;
    
}
.clearBoth{
    clear:both;
}