img {border: none;}
body, form { margin: 0px;}

body, tr,td, table {
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
}

.contentum_table_header {background: #B0B0B0; color: #FFF;}
.contentum_table_header A {color: #FFFFFF;}
.contentum_table_header TD {color: #FFFFFF;}
.contentum_table_header TD A {color: #FFFFFF;}

.contentum_alert_table_header {background: #F00000;}
.contentum_alert_table_header TD {color: #FFFFFF;}
.contentum_alert_table_header TD A {color: #FFFFFF;}
.contentum_alert_table_header A {color: #FFFFFF;}

.contentum_alert {color: #F00;}
.contentum_success {color: #0A0;}

.contentum_wysiwyg_toolbar {
        background : url(/design/contentum/wysiwyg/toolbar_background.gif);
        color: #000000;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9pt;
        height : 34px;
        vertical-align : middle;
        padding-left : 10px;
        padding-right : 10px;
}

.contentum_float_div {
        border: 0px;
        z-index: 2;
}

.contentum_wysiwyg_editarea { border : 1px solid #B2B2B2;}
.cw_tb_input { color: #000000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt;}
.cw_tb_over { border : 0px solid #aaaaaa;}
.cw_tb_out { border : 0px solid #D6D3CE;}
.cw_tb_down {
        border-top : 0px solid #aaaaaa;
        border-left : 0px solid #aaaaaa;
        border-right : 0px solid #eeeeee;
        border-bottom : 0px solid #eeeeee;
}
.bigimg_pick {
        width : 40px;
        height : 20px;
        border : 1px outset #00ff00;
}
.bigimg_pick_over {
        width : 40px;
        height : 20px;
        border : 1px outset #ff0000;
}

.contentum_link {
        text-decoration: underline;
        color: #0000ff;
        cursor: pointer;
        cursor: hand;
}
