@import "Editor.css";
div.edcPageManagerBody{position:relative;}
div.edcsimpleTextBody{position:relative;}
div.edcOutlineHead{height:1px; overflow:hidden; width:100%; background:url('../Graphics/OutlineTop.gif') repeat-x;}
div.edcOutlineWrapper{width:100%;}
div.edcOuterOutline{width:100%; background:url('../Graphics/OutlineLeft.gif') repeat-y left 0;}
div.edcInnerOutline{width:100%; background:url('../Graphics/OutlineRight.gif') repeat-y right 0;}
div.edcOutlineFoot{height:1px; overflow:hidden; width:100%; background:url('../Graphics/OutlineBottom.gif');}
div.edcEditButton{width:57px; height:17px; margin-bottom:-16px; outline:0; position:absolute; display:block; bottom:0; right:0; background:url('../Graphics/EditButton.gif');}
div.edcEditButton a{display:block; width:57px; height:17px;}
div.edcEditButton a:hover{background:url('../Graphics/EditButtonHover.gif');}

#edcArticleGallery {height:100%; overflow:auto; text-align:center;}
#edcArticleGallery div.edcImage{float:left; font-size:11px; line-height:15px;}
#edcArticleGallery div.edcImage a{float:left; outline:0; background:#fff; border:1px solid #ccc; margin:0 13px 0 13px; padding:6px;}
#edcArticleGallery div.edcImage a img{border:0; float:left; clear:both;}
#edcArticleGallery div.edcFirst a{margin-left:0;}
#edcArticleGallery div.edcLast a{margin-right:0;}
#edcArticleGallery div.edcImage span{float:left; clear:both; margin:0 13px 0 13px; padding:3px 6px 0 6px; text-align:center;}
#edcArticleGallery div.edcFirst span{margin-left:0;}
#edcArticleGallery div.edcLast span{margin-right:0;}
#edcArticleGallery div.separator {overflow:hidden; height:20px; width:100%; float:left; clear:both;}
