

#list_item p {
    padding-top:5px;
    color:#4f4f4f;
    margin-bottom:18px;
}

#list_item h3 a {
    display:block;
    height:30px;
    font-size:16px;
    line-height:21px;
    margin-bottom:0;
    font-weight:normal;
    color:#fff;
    
}

#list_item h5 {
    margin-bottom:1px;
}

#list_item {
    width:225px;
    margin-right:30px;
    float:left;
    margin-bottom:30px;
    
}

#list_item img {
    margin-right:10px;
    max-width:80px;
    height:100px;
    float:left;
}

#product {
    height:100px;
    border-bottom:1px solid #fff;
    padding-bottom:10px;
}

.clear {
    clear:both;
}

#list_item.right_item {
    margin-right:0px;
}



