
#switchoff_preview{
    background-color:#5E9201;
    border-color:#ADC97B #396101 #396101 #ADC97B;
    border-style:solid; border-width:1px;
    color:#F0F2E6 !important;
    display: inline-block;
    font-family:Verdana,sans-serif !important;
    font-size:13px;
    height:auto;
    padding:1px 10px;
    position: absolute;
    white-space:nowrap;
    cursor:pointer;
    text-decoration: none;
    left: 2px;
    top: 2px;
    z-index: 9999999 !important;
}
#switchoff_preview:hover{text-decoration: none;cursor: pointer;}

/*tinguely - news entry hide client side if it has expired*/
.news-entry-expired { border:1px solid red;background-color: yellow; padding:5px;}

