.mod-home-boxes-bottom {
    clear: both;
    overflow: hidden;
}
.mod-home-boxes-bottom .box {
    float: left;
    width: 317px;
    margin: 7px 0 0 7px; 
}
.mod-home-boxes-bottom .box {
    padding: 12px 8px;
    width: 301px;
}
.mod-home-boxes-bottom .box .image {
   width: 65px;
   float: left; 
}
.mod-home-boxes-bottom .box .text {
   margin-left: 70px;
   font-size: 11px;
   color: #555555;
}
.mod-home-boxes-bottom .box a.title {
   font-weight: bold;
   font-size: 12px;
   color: #555555;
}
.mod-home-boxes-bottom .box a:hover {
    text-decoration: underline;
}
.mod-home-boxes-bottom .icon-list {
    padding: 5px 0;
}
.mod-home-boxes-bottom .icon-list .item {
    width: 60px;
    float: left;
}