a.dropmenu { cursor: default; /*padding-right: 15px !important;*/ text-decoration: none; background-image: url({IMGURL}arrow.gif) 0px -7px no-repeat !important; background-position: 100% 50% !important; background-repeat: no-repeat !important; display: block; float: left; line-height: 20px; } .toolbar{table-layout: auto; margin-bottom: 1px; width: auto;} .toolbar td{padding: 0px;} .editor .toolbar img{vertical-align: middle; margin-right: 2px; display: block; float: left;} .editor_checked{background:{COLOR3}; border:1px solid {COLOR4}; padding:0px;} .editor_unchecked{border: 0px solid {COLOR3}; padding: 1px;} .editor_color_unchecked{border: 1px solid {COLOR1}; background: {COLOR1}} .editor_color_checked{border: 1px solid {COLOR4}; background: {COLOR1}} .editor_color td{width: 12px; height: 12px;} .editor_color td div{border:1px solid {COLOR3}; } .editor_select { cursor: default; background: {COLOR1}; margin:0px; padding:4px 0px; border: 1px solid {COLOR4}; border-left-width: 15px; left: 0px; top: 0px; position: absolute; line-height: 1.5; list-style: none; } ul.editor_select a{ padding-left: 6px; cursor: default; background: {COLOR1}; display: block; border: 0px; width: 120px; text-decoration: none; clear: both; } ul.editor_select a:hover{ cursor: default; background: {COLOR4}; color: {COLOR1}; display: block; border: 0px; width: 120px; text-decoration: none; clear: both; }