div.content-block-slinks {
    margin-bottom: 10px;    
    border: solid 2px #e8e8e8;
    border-top: none;
    text-align: left;
    font-family: verdana, arial, helvetica;
    font-size: 12px;
    color: black;
    
}
div.content-tab-slinks {
    margin-top: 10px;
    padding:5px 0;
    font-family: verdana,arial,helvetica;
    font-size: 12px;
    font-weight: bold;
    font-size: 18px;
    color: #363636;
    text-align:center;
    letter-spacing: .25em;
    background-color: #e8e8e8;
    
}
div.slink-title { 
    clear:right;
    padding: 10px 10px 2px 10px;
    font-weight: bold;
    color: black;   
}
div.slink-text {
    border-bottom: solid 1px #e8e8e8;
    padding: 0 10px 10px 10px;
    vertical-align: top;
    overflow: hidden;
}
div.slink-text a, div.slink-text a:visited {
    color: #154296;
    text-decoration: none;
    font-family: inherit;
    border: none;
}
div.slink-text a:hover {
    text-decoration: underline;
    color: red;
}
.slink-text:last-child { border-bottom: none }
.slink-text img {
    margin: 0 0 10px 10px;
}

.wa-ad-display-wrap img {
    height: 100%;
}
.wa-ad-display-wrap a:hover {
    color: #4e8e75;
}

#fixed-b {
    border-color: #1E2057;
}
#fixed-b {
    position: fixed;
    bottom: 0px;
    left:0px;
    right:0px;
    z-index: 1000;
    padding: 15px 0px;
    border-top: solid 4px black;
    background-color:white;
}
div.bbframe {
    text-align: center;
    padding: 15px;
    /*border: solid 1px #DEE2DE;
    background-color: #f3f3f3;*/
    background-color: white;
}
div.lv_Container div.bbframe {
    border: none;
}
div.bbframe-solid {
    text-align: center;
    padding: 15px;
    border: solid 1px black;
}   
#fixed-b > div:not(#fixed-b-t){
    text-align: center;
}

#welcome-ad, #colorbox, #cboxOverlay{ display: none !important; }