body.modal #modal-box.login-box h1, body.modal #modal-box.login-box .h1 {
    background-color: transparent;
    background-image: url("login-bg.png?v1");
    background-position: 68px 46px;
    background-repeat: no-repeat;
    height: 107px;
    margin: 0 0 30px;
    text-indent: -999em;
}

#header-logo, #header.no-user #header-logo {
  background: url("header_logo.png?v1") no-repeat scroll 0 0 transparent;
  bottom: 15px;
  height: 37px;
  left: 6px;
  width: 164px;
}

.context_module {
    background-color: #f8f8f8;
    border-bottom: 1px dotted #aaaaaa;
    border-top: 1px dotted #aaaaaa;
    margin-bottom: 15px;
    min-width: 20px;
}

.context_module_item.context_module_sub_header .locked_title {
    color: #666666;
    display: inline-block;
    font-weight: bold;
}

.item-group-container .item-group-condensed {
    padding: 0px;
}

.ig-list .ig-row.ig-published .ig-title {
    color: #0088cc;
}

.ig-list ul li {
    line-height: 16px;
}

.pages.index .index-content .table tbody td .wiki-page-link.published {
    color: #0088cc;
}

.table th, .table td {
    line-height: 16px;
}

