/*
 * DO not edit the following
 */
div.slideleft div div {
    float:left;
}

div.slideleft > div {
    width:10000px;
}

div.slideleft {
    overflow:hidden;
}

/*
 * The following can be customised as required. Copy into styles.css for specific site.
 */

div.slideleft div div {
    height:150px;
    width:133px;
    padding: 0 7px;
    overflow: hidden;
}

div.slideleft p {
    margin:2px auto;
    text-align:center;
}

div.slideleft img {
    height:100px;
}

div.slideleft {
    height:150px;
}