        .mediawatch {
            background-color: rgb( 96, 96, 96 );
            text-align: center;
        }
                        
        #mediawatch-forms h6 {
            font-size: 9pt;
            font-weight: bold;
            text-decoration: underline;
            text-transform: uppercase;
            color: rgb( 192, 0, 0 );
            clear: both; float: none;
            padding-top: 20px;
            margin: 0;
        }
        
        .cbfn {
            clear: both; float: none;
        }

