.editorContent{}
.editorContent .title, .editorContent .subtitle{display:block;padding:8px 1px;font-weight:bold;clear:both;}
.editorContent .subtitle{font-style:italic;}
.editorContent .announce, .editorContent .announce *{display:inline-block;height:22px;}
.editorContent .announce{background-image:url(../images/AttentionLeft.png);padding-left:19px;}
.editorContent .announceLevel1{background-image:url(../images/AttentionRight.png);background-position:right top;padding-right:19px;}
.editorContent .announceLevel2{padding:0 5px;color:#BA2F08;font-weight:bold;font-size:16px;background-image:url(../images/AttentionCenter.png);background-repeat:repeat-x;}
.editorContent img.embedImage{float:none;border-style:none;margin:0;}
.editorContent .foreColor1{color:#FF0000;}
.editorContent .foreColor2{color:#053697}
.editorContent .foreColor3{color:#F3960A;}
.editorContent .foreColor4{color:#AA6C00;}
.editorContent hr{margin-bottom:8px;}
.editorContent br{height:auto;clear:both;}
.editorContent ul, .editorContent ol{list-style-position:inside;margin-bottom:8px;}
.editorContent ul li, .editorContent ol li{margin-bottom:2px;}
.editorContent ul{list-style-type:circle;}
.editorContent ol{list-style-type:decimal;}
.editorContent ol li{}
.editorContent .suiteBlock{white-space:nowrap;}
.editorContent table, .editorContent th, .editorContent td{border:solid 1px #ccc;}
.editorContent table{display:inline-table;float:left;margin:0 8px 8px 0;border-style:solid solid solid none;}
.editorContent th{padding:10px;border-style:none none solid solid;background-color:#f0f0f0;text-transform:uppercase;text-align:center;}
.editorContent td{border-style:none none none solid;text-align:center;}
.editorContent table.layout, .editorContent td.layoutCell{border-style:none;margin:0;padding:0;vertical-align:top;text-align:left;}
.editorContent .biddings .td{width:92px;padding:3px 6px;}
.editorContent .imagePanel{float:left;display:inline-block;margin:0px 8px 8px 0px;padding:8px;border-style:none;background-color:#f0f0f0;}
.editorContent .imagePanel img{margin:0px;border-style:none;}
.editorContent .imagePanel span{display:inline-block;margin-top:4px;font-weight:bold;text-align:center;}
.editorContent.box .imagePanel{padding:2px;}
body.inFieldset{width:532px;}