/*ul.otherList{
    margin-top:8px;
}
ul.listTable li *{
    padding-top: 5px;
    padding-bottom: 5px;
}
ul.listTable{
    list-style-type:none;
    border-bottom:0;
    margin-left:0;
}
ul.listTable li span:first-child{
}*/
div.DNNContainer_Title_h2 > h2{
    display:none;
}
.row{
    margin:0!important;
    *margin:0;
}
.listTable {
    border-top: 2px solid;
    border-left: 2px solid;
    border-right: 2px solid;
}
.listTable td {
    border-bottom: 2px solid;
}
.listTable td:first-child {
    border-right: 2px solid;
}
ul.otherList li{
    list-style-type:none;
}
ul.otherList{
    margin-left:0;
}

.tableSideHead {
    background-color:#d9edf7 !important;
    width: 30%;
    font-weight: bold;
}