.accommodationbox {
    width:100%;
    margin:5px 0 5px 0;
    border:1px solid #fff;
    background:#fff;
}

.ndetails {
    margin: 1px 3px 1px 3px;
    text-align:justify;
}

.ydetails {
    margin:1px 3px 1px 3px;
    text-align: justify;
    background: #ffee00;
    font-size: 11px;
    line-height: 14px;
}
