﻿.subTitle {

}

.bottomRow {
    width:953px;
    margin:0 auto 0 auto;
}

.bottomRow div {
    float:left;
    width:227px;
    height:227px;
    margin-right:15px;
}

.bottomRow div:last-child {
    margin-right:0;
}

.bottomRow:after { 
   content: ""; 
   display: block; 
   height: 0; 
   clear: both;
}