

div.wysiwyg_toolbar
{
    
    background-image: url("../i/toolbar_bg.gif");
    background-repeat: repeat-x;
}
table.color_table
{
    width : 100%;
}
tr.color_table_row
{
    /*hasLayout:true;*/
}
td.color_table_cell
{
    height:10px;
    width:10px;
    /*hasLayout:true;*/
}