#small_list {
    width:168px;
    margin-right:30px;
    float:left;
    margin-bottom:60px;
}

#small_list p {
    float:left;
    padding-top:5px;
    color:#000;
}

#small_list h5 {
    /*margin-bottom:10px;*/
}


#small_list img {
    margin-right:10px;
    height:115px;
    width:156px;
    float:left;
}

#small_list h5 {
    color:#cc3333
}

#small_list h4 a {
    display:block;
    height:30px;
    font-size:16px;
    line-height:21px;
    margin-bottom:20px;
    font-weight:normal;
    color:#6699cc;
    text-decoration:underline;
}

#small_list.right_item {
    margin-right:0;
}


