 .content-list{
        margin-left: 18px;
}
.content-list li{
    list-style: inherit;
    padding:5px 10px;
}
.margin-bottom-zero{
    margin-bottom: 0px !important;
}
.content.margin-bottom-zero,h4{
    text-transform: uppercase;
    text-decoration: underline;
    padding:0 !important;
    font-weight: bold !important;
}
p b,.content-heading p{
    font-size:15px;
    font-weight: bold;
}
.content-heading h4{
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
}
.related-tags-right a{
    display: block !important;
}
.content-heading p{
    text-decoration: underline;
}
.related-tags-right h4 .related-right{
    display:none;
}
.related-tags-right{
    margin-left: 15px;
}
.breadcrumb li{
    display:inline !important;
}
.tabedit td,th{
    padding:5px 10px;
}
table{
    margin-bottom:35px;
}