table.contentpaneopen img, div.description p img {
    background-color: #EBEBEB;
    border: 1px solid #CCCCCC;
    margin: 0 14px 4px;
    padding: 8px;
}

#secondaryContent ul.menu-sidemenu li a span, #secondaryContent ul.menu-sidemenu li.parent.active li a span, #secondaryContent ul.menu-sidemenu li.parent.active li.active li a span {
    background: url("../img/left-arrow.gif") no-repeat scroll 5px 50% transparent;
    padding: 0 0 0 16px;
}

span.article_separator {
   background: url("../img/bottom-dash.gif") repeat-x scroll center bottom transparent;
    display: block;
    margin-bottom: 10px;
}

p {
    color: #333333;
    font-size: 12px;
    line-height: 140%;
    margin: 1em 0;
}

/* hide sercvices link from page url https://www.icc-ccs.org/index.php/icc/cib/services
on cyrus request by pratik on 13072020 */
.item-210{
    display:none;
}