.if-details-box{
    height: auto;
}

.if-details-nav{
    height: 65px;
    line-height: 65px;
}

.if-details-content{
    height: auto;
}

.ico-view{
    width: 25px;
    padding-left: 25px;
    background-image: url(../ffcsmodule/default/images/ico-eye.png);
    background-repeat: no-repeat;
    background-position: 0 2px;
}

.if-details-title-content{
    height: auto;
}

.if-details-msg p{
    font-size: 16px;
    line-height: 30px;
    margin-bottom: 10px;
}