.untagged-answer-table {color:#524C72;font-weight:bold;cursor:pointer;cursor:hand;padding:2px;font-size:110%;}
.untagged-answer-a {color:#0088AA;font-weight:bold;cursor:pointer;cursor:hand;padding:2px;}
.untagged-answer-img {color:#56AA00;font-weight:bold;cursor:pointer;cursor:hand;padding:2px;font-size:110%;margin:0 2px}

.table-entity-container {position:absolute;}
.table-entity-container, .table-entity-container .sb-inner {background:#F3F0FF;}
.table-entity-content {position:static;overflow:auto;margin:30px 0px 0px 10px;}
.table-entity-content *, .table-entity-content table * {position:static;}
.table-entity-content table {width:100%;height:100%;}
.table-entity-container .resize-area {background-image:url(/icons/resize-table.gif);}
.table-entity-container .close-area {background:#7B71AA url(/icons/close-table.gif);}

.img-entity-container {position:absolute;}
.img-entity-container, .img-entity-container .sb-inner {background:#F0FFE2;}
.img-entity-content {position:static;overflow:auto;margin:30px 0px 0px 10px;}
.img-entity-content *, .img-entity-content img * {position:static;}
.img-entity-content img {width:100%;height:100%;}
.img-entity-container .resize-area {background-image:url(/icons/resize-img.gif);}
.img-entity-container .close-area {background:#72AA39 url(/icons/close-img.gif);}

.answer-entity-container {position:absolute;}
.answer-entity-container, .answer-entity-container .sb-inner {background:#F3F7F9;}
.answer-entity-content {position:static;z-index:2;overflow:auto;margin:30px 0px 0px 10px;background:#FFFFFF;text-align:left;}
.answer-entity-content * {position:static;}
.answer-entity-content img {display:block} 
.answer-entity-content table {width:autho;height:auto;display:table;}
.answer-entity-container .resize-area {background-image:url(/icons/resize-answer.gif);}
.answer-entity-container .close-area {background:#637D88 url(/icons/close-answer.gif);}
.answer-entity-container .drag-area {position:absolute;height:30px;}
#temp-answer-body img {display:block}
