.mixed-list{
    margin-bottom: 20px;
}

.mixed-item{  
    clear:both;
}

.mixed-image, .mixed-details {
    display: inline;
    float: left;
    margin-right: 8px;
    margin-top: 10px;
    width: 82px;
}

.mixed-details {
    margin-right: 0;
    width: 195px;
}

.mixed-title {
    font-size: 1.6em;
    line-height: 1.188em;
    margin-bottom: 0.125em;
    margin-top: -3px;
}

.mixed-decription {
    color: #333333;
    font-size: 1.3em;
    line-height: 1.385em;
}

.mixed-outbox{
    background-color:#eaeaea;
    margin-bottom:20px;
}

.mixed-innerbox{
    padding:16px;
    height:90px;
}
/*
mixed-content{
    float:left;
    display:inline;
    margin-left:10px;
    width:270px;
}
*/