 

/* sortable table */
.sortable {	width: 450px; border: #15dde9 0px solid; }

/* extra styles for wysiwyg */
.tiny { font-size:9px; line-height:14px; color:#888; }
.taller { font-size:16px; color:#383838; }


.line_green { border-bottom:2px solid #32810f; }
.line_red { border-bottom:2px solid #dc3045; }
.line_yellow { border-bottom:2px solid #f7bc1d; }
.line_blue { border-bottom:2px solid #56a6c4; }
