#wrapper-gallery {
    text-align: left;
}

#wrapper-gallery .title {
    margin: 20px 0 0 38px;
}

#wrapper-gallery .title span {
    font-size: 25px;
    font-weight: bold;
}

.clearfix {
    clear: both;
    float: none;
}

#bigPic {
    height: 600px;
    margin: 20px auto 0;
    width: 600px;
}

#bigPic img {
    position: absolute;
    display: none;
}

#thumbs .active {
    border: 2px solid #B8E834;
    background: #fff;
    margin: 6px 0 6px 10px;
    float: left;
}

#thumbs {
    margin: 10px auto 0 !important;
    width: 668px;
}

#thumbs, #thumbs li {
    margin: 0;
    padding: 0;
    list-style: none;
}

#thumbs li {
    cursor: pointer;
    float: left;
    margin: 6px 0 6px 10px;
    border: 2px solid #CCCCCC;
}

#thumbs img {
    float: left;
    line-height: 80px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}

#content {
    margin-bottom: 106px;
}
#dishesname{
    font-size: 21px;
    margin: 0 auto;
    width: 87%;
}