.banners {
    float:right;
    margin:24px 0 0;
}

.banners img {    
    margin:0 0 5px;
}

.testimonial {
    height:150px;
}

.testimonial a {
    display:block;
    float:left;
    text-align:center;
    vertical-align:middle;
    width:144px;
    margin:15px 0 0;
}

.latestJobs, .services {
    height:182px;
    margin:20px 10px 20px 0;
}

#content {padding:20px 30px 20px 26px}

.rssJobs {
    float:right
}

.latestJobs .imgTitle {
    margin:0 0 30px;
}

.tickerRow {
    display:block;
    border-bottom:1px solid #ddd;
    padding-bottom:5px
}