.contents{
    width: 320px;
    height: 67px;
    overflow: hidden;
    margin-bottom: 10px;
}

.photo{
    float: left;
    width: 120px;
    height: 67px;
}

.details {
    float: left;
    text-indent: justify;
    width:190px;
    height: 67px;
    background-color: #f0ebd3;
    padding: 5px;    
}
