/* -------------------------------------------------------------------
// markItUp!
// By Jay Salvat - http://markitup.jaysalvat.com/
// ------------------------------------------------------------------*/

.markItUpButton1 a{background: url(comm-form/li-b.png) no-repeat 0 0;}
.markItUpButton2 a{background: url(comm-form/li-i.png) no-repeat 0 0;}
.markItUpButton3 a{background: url(comm-form/li-u.png) no-repeat 0 0;}
.markItUpButton4 a{background: url(comm-form/li-img.png) no-repeat 0 0;}
.markItUpButton5 a{background: url(comm-form/li-link.png) no-repeat 0 0;}
.markItUpButton6 a{background: url(comm-form/youtube.png) no-repeat 0 0; width: 31px;}

.markItUpButton7 a{background: url(comm-form/li-tt.png) no-repeat 0 0; }
.markItUpButton7-1 a{background: url(comm-form/li-tt.png) no-repeat 0 0; text-indent: 0; padding-left: 18px; clear: both;}
.markItUpButton7-2 a{background: url(comm-form/li-tt.png) no-repeat 0 0; text-indent: 0; padding-left: 18px; clear: both;}
.markItUpButton7-3 a{background: url(comm-form/li-tt.png) no-repeat 0 0; text-indent: 0; padding-left: 18px; }

.markItUpButton7-1, .markItUpButton7-2, .markItUpButton7-3 {clear: both; border-bottom:1px solid transparent;}


.markItUpButton8 a{background: url(comm-form/li-list.png) no-repeat 0 0; }
.markItUpButton9 a{background: url(comm-form/li-list-num.png) no-repeat 0 0; }
.markItUpButton10 a{background: url(comm-form/li-list-item.png) no-repeat 0 0; }
.markItUpButton11 a{background: url(comm-form/quotes.png) no-repeat 0 0; }
.markItUpButton12 a{background: url(comm-form/li-clean.png) no-repeat 0 0; }
.markItUpButton13 a{background: url(comm-form/li-preview.png) no-repeat 0 0; }

.markItUpDropMenu {position: relative;}
.markItUpDropMenu ul{position: absolute; bottom:-34px; left:-10px; background: white; border: 1px solid #000; padding:2px 0; width: 150px; padding-bottom: 5px;}
.markItUpDropMenu ul li{ border-bottom: 1px solid #000; width: 130px; display: block;}