 #cboxOverlay0 {
    background: black none repeat scroll 0 0 !important;
    opacity: 0.8 !important;
 }
 #cboxContent0 .col2 {
    border: none !important;
    padding: 0 !important;
    cursor: pointer;
}
#cboxContent0 {   
 background-color: transparent;
}
#cboxContent0 {
    display: none;
    position: absolute;
    z-index: 9999;
    max-width: 100%;
    background-color: transparent;
    top: 5% !important;
    left: auto !important;
    width: 100%;
    height: 100%;
    right: auto !important;
    bottom: 0 !important;
    margin: auto;
    overflow-y: auto;
    overflow-x: hidden;
}
#cboxContent0 .holder {
    display: table;
    height: 100%;
    width: 50%;
    max-width: 712px;
    margin: 0px auto;
}
.pagedescription p{
    margin-bottom: 20px !important;
}
.pagedescription strong{
    font-weight: bold;
}
.pagedescription p{
    color:#1d1d1d;
}
.pagedescription a {
    color: #9c9b9b;
    text-decoration: none;
}
.pagecontent .pagedescription img {
    height: auto !important;
    max-width: 100% !important;
}
.pagecontent .pagedescription * {
    font-family: Open Sans;
    font-size: inherit !important;
}

.quest-content .row {
    margin-bottom: 18px;
    text-align: left;
}