#sgcms h3 {
    color:#333333;
    font-family:Arial,sans-serif,Verdana;
    font-size: 15px;
    line-height: 1.4em;
    font-weight: normal;
    padding-left: 0px;
}

#sgcms p {padding: 0 0 5px;}
#sgcms div.news {
    clear:both;
    border-bottom: 1px solid #CCCCCC;
    margin-bottom: 10px;
    background-color: #E4E4E4;
    padding: 10px 10px 10px 15px;
}
#sgcms div.news img { float: none; }
#sgcms div.images {
    float: right;
    margin-left: 10px;
}
#sgcms div.data {text-align: right;}
