
.dropCategoryRow,.dragRow,.dropCategoryRow ol, ul.tableFormatMatrix li li {padding:0; margin:0; list-style-type: none;}
.dragRow { }
.dropCategoryRow{padding:0.5em;margin-bottom:10px;}
.dropCategoryNameBlock .textSubQText{font-weight:bolder;text-transform:uppercase;}
.dropCategoryNameBlock { }
.dropCategoryNameBlock input {  }

.defaultDropList li, .answerAlternativeBox li { list-style-type: none; }
.answerAlternativeBox .topicsHeader h3 { display: block;}
.draggableGridItem, .answerAlternativeText, .gridItemsHeader { width: 250px; padding: 5px; margin: 5px 10px; border-width: 1px }
.answerAlternativeText, .gridItemsHeader { width: 260px; padding: 0px; margin-bottom: 0px}
.defaultDropList, .answerAlternativeBox { width: 282px; margin: 10px 0px; min-height: 70px; height: 70px; } /* IE6 minheight-fix */
html>body .defaultDropList, html>body .answerAlternativeBox { height: auto; } /* Restore height for other browsers*/
.defaultDropList { float: left; clear: left; }
.answerAlternativeBox { float: right; clear: right; }
.answerAlternativeDropList, .defaultDropList { padding: 5px 0px; -moz-border-radius: 0.8em; border-radius: 0.8em; border-width: 1px; border-style: solid;}
.draggableGridItem { cursor: default; -moz-border-radius: 0.8em; border-radius: 0.8em; }

.dragText { display: none }
.dragActivated .dragText { display: inline }
.dragActivated .noDrag { display: none }