p { margin: 0 0 10px; padding: 0; }
.justified { text-align: justify; }
.image-left { float: left; margin: 2px 12px 6px 0; }
.image-right { float: right; margin: 2px 0 6px 12px; }
.clear-image-wrap { clear: both; }

.content table { padding: 0; margin: 6px 0 12px; border: 0; border-collapse: collapse; border: 1px solid #487bc4;}
.content table thead td, .content table th { background: #587019 url(assets/table-head.png) repeat-x top left; font-weight: bold; color: #fff; padding: 3px 8px 4px; border: 1px solid #587019;}
.content table tbody td { background: #fff url(assets/table-row.png) no-repeat top left; padding: 3px 8px 3px; font-size: 0.8em; border: 1px solid #487bc4; }
.content table p { margin: 0 0 6px; }

.mceItemTable thead td, .mceItemTable table th { background: #587019 url(assets/table-head.png) repeat-x top left; font-weight: bold; color: #fff; padding: 3px 8px 4px; border: 1px solid #587019;}
.mceItemTable table tbody td { background: #fff url(assets/table-row.png) no-repeat top left; padding: 3px 8px 3px; font-size: 0.8em; border: 1px solid #487bc4; }
.mceItemTable table p { margin: 0 0 6px; }