#dBody {
    margin-top: 15px;
}

#dHead {
    text-align: right;
}

.Info {
    display: table-cell;
}

.News {
    
}

.NewsTitle {
    font-size: 20px;
    font-weight: bold;
}

.LightUp {
}

.CategoryRef {
    color: Gray !important;
    font-size: 10pt !important;
}

.CategoryRef:hover {
    color: #c0392b !important;
}

.TitleRef {
    color: #383D3D !important; 
    text-decoration: none !important; 
    float: left;
}

.TitleRef:hover {
    color: #c0392b !important;
}

.NavigationRef {
    text-decoration: none;
}

.NavigationRef:hover {
    text-decoration: none;
}

.Date {
    margin-right: 10px; 
    color: Gray; 
    float: left;
}

.Cat {
    margin-right: 10px;
    float: left;
}

.Title {
    margin-right: 10px; 
    float: left;
}

.ModerateOptionsImg {
    width: 15px;
}

.Preview {
    width: 100px; 
    height: 75px;
    
    margin-right: 10px; 
    float: left;
    
    overflow: hidden;
}

.NonModeratedNews {
    opacity: 0.2;
}

.SpacerNews {
    clear: both; 
    height: 0;
    margin-bottom: 15px;
}

.NavigationCont {
    background-color: gray;
    border-radius: 3px; 
    padding-left: 5px; 
    padding-right: 5px; 
    color: white
}

.NavigationContActive 
{
    background-color: #2ecc71;    
    border-radius: 3px; 
    padding-left: 5px; 
    padding-right: 5px; 
    color: white
}

.PlaceRef {
    color: gray !important;
    font-size: 10pt !important;
}

.PlaceRef:hover {
    color: #c0392b !important;
}

.pluso {
    display: block !important;
}