.expander-contenticon
{
    border-bottom: 6px solid rgba(0, 0, 0, 0);
    border-left: 10px solid #537f2f;
    border-top: 6px solid rgba(0, 0, 0, 0);
    content: "";
    cursor: pointer;
    float: left !important;
    height: 0;
    margin-top: 7px;
    width: 0 !important;
}
.activeexpand
{
    border-left: 6px solid rgba(0, 0, 0, 0) !important;
    border-right: 6px solid rgba(0, 0, 0, 0) !important;
    border-top: 10px solid #537f2f !important;
    content: "" !important;
    cursor: pointer !important;
    float: left !important;
    height: 0 !important;
    width: 0 !important;
    margin-top: 10px;
}
.hidedixexpand{
    height:0px!important;
    width:0px!important;
}
.expander-title {
    border: 1px solid transparent;
    height: 26px;
    margin-bottom: 0;
    padding: 0;
    border-radius: 2px;
    box-shadow: 0 1px 0 #fff inset;
    font-size: 1.4rem;
    font-weight: 700;
    margin-left: 15px;
}
.expander-content{
    margin-left: 15px;
}
.expander-open .expander-title div {
    border-top: 0 none;
    display: block;
    font-weight: 700;
}
.expander-title h2{
    color: #333;
    font-size: 0.9rem;
    font-weight: 600;
    margin: 0 !important;
    line-height: 26px !important;
}
.vol-product-name{
    clear: both;
    font-size: 11px;
    font-weight: normal;
    font-weight: bold;
}
.vol-product-subtitle{
    color:#5d5d5d;
    font-size: 11px;
    font-weight: bold;
    margin: 0 0 5px;
}
#ja-tabitem-issues_contents h2 {
    display:block;
}
.issue-item li{
    list-style-type: none;
}
.issue-item {
    padding: 10px 0px;
    background: url(images/bkg_divider1.gif) 0 0 repeat-x;
}