/** Path: plugin atto_table .' **/
div.editor_atto_content td,
div.editor_atto_content th,
div.editor_atto_content caption {
    border: 1px dashed #BBB;
    position: relative;
    min-width: 30px;
    height: 13px;
}
div.editor_atto_content caption {
    height: auto;
}


