
    .news_links {
        margin-top          : 5px;
    }
    
    .news_quickform {
        font-size           : 85%;
        border              : 2px solid #ff9900;
        background          : #ffee88;
        padding             : 4px;
        margin-bottom       : 5px;
    }
    
    .news_quickform h3 {
        padding             : 0px;
        margin              : 0px 0px 4px 0px;
    }
    
    .news_quickform table {
        margin-left         : 6px;
    }
    
    .news_quickform input, .news_quickform textarea {
        font-size           : 10px;
    }
    
    .news_timestamp {
        font-size           : 85%;
        font-style          : italic;
        color               : #666;
        margin-top          : 4px;
    }