#homeCatWrapper {
 margin-left: 6px; /* You may not need this unless you want to try to center categories */
}
#homeCat {
 float: left;
 width: 124px; 
}
#homeCat h5 {
 text-align: center; 
}