.product{
    clear:both;
    border-bottom:2px dashed #999;
    margin-bottom:20px;
}
.product img{
    float:right;
    border:none;
}
