﻿main 
{
    position: relative;
    margin: 0 auto;
    width: 990px;
    display:block;
}
h1 
{
    font-size: 24px;
}
main .news-right-container
{
    position: relative;
    float:right;
    width: 318px;
}
.main-left-container
{
    position:relative;
    float:left;
    width: 654px;
    overflow: hidden;
    background: #FFF;
}

.cmsButton.mtop10 {
    display: none !important;
}

.hideAddAndDel
{
    display: none !important;
}
.main-left-container,
.news-right-container
{
    margin-top: 44px;
}
.cknum0
{
    background: none !important;
    background: #FFF;
}
.cknum0
{
    height: auto !important;
}
.cknum0 *
{
    color: #333333;
}
.inner-container,
.outer-container.comments-outer-container
{
    width: 100%;
    max-width: 100%;
}
.outer-container.comments-outer-container
{
    width: 654px;
    max-width: 654px;
    background: #FFF;
    border-top:14px solid #dbdcd9;
}
.inner-container
{
    padding: 3%;
    width: 94%;
    max-width: 94%;
    line-height: 1.3em;
}
.news-right-container .inner-container
{
    padding: 0;
    width: 100%;
    max-width: 100%;
}
.lower-news-link-container 
{
    width: 100%;
    position:relative;
    float:left;
    height: 79px;
    padding: 44px 0 91px 0;
}
.news-right-container 
{
}
.news-right-container h2 
{
    font-size:1em;
    color: #333333;
    margin-top: 0;
}
.news-right-container .related
{
    width: 100%;
    height: 312px;
    background: #FFF;
    margin-bottom: 25px;
}
.news-right-container .related .related-inner
{
    padding: 22px;
}
.download-resources
{
    width: 100%;
    height: 312px;
    background: #FFF;
    
    margin-bottom: 25px;
    background-repeat:no-repeat;
}
.download-resources.safe-resources
{
    background: url(/images/news-resources/download-safe-resources.jpg);
}
.socialise-news 
{
    width: 100%;
    height: auto;
    background: none;
    margin-bottom: 25px;
}
.news-related-item
{
    
}
.news-related-item.border-bottom
{
    border-bottom: 1px solid #dbdcd9;   
}
.news-related-item p a
{
    color: #333333;
}
.news-related-item p a:hover
{
    color: #ED008C;
}
.social-feed, 
.social-feed li
{
    margin: 0;
    width: 100%;
    padding: 0;
}
.social-feed li
{
    margin-bottom: 14px;
    height: auto;
    min-height: 50px;
}
.social-feed img
{
    display: none;
}
