#tfi-bar {
 float:right;
 width:100%;
}

#tfi-block #tfi-bar ul {
 margin:0;padding:0;
 list-style-type:none;
}
#tfi-block #tfi-bar li {
 padding:0;
 display:block;
 float:left;
 margin:0 4px;
}
#tfi-block #tfi-bar li input:hover {
 cursor:pointer;
}

/**
 * Credits Icons:
 * 
 * Mark James 
 * http://www.famfamfam.com/
 * 
 * Yusuke Kamiyamane 
 * http://p.yusukekamiyamane.com/
 */

#tfi-heading1 {
 background:url(heading_1.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-heading2 {
 background:url(heading_2.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-heading3 {
 background:url(heading_3.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-heading4 {
 background:url(heading_4.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-heading5 {
 background:url(heading_5.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-heading6 {
 background:url(heading_6.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-bold {
 background:url(edit-bold.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-italic {
 background:url(edit-italic.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-code {
 background:url(edit-code.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-ulist {
 background:url(edit-list.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-olist {
 background:url(edit-list-order.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-picture {
 background:url(picture.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-link {
 background:url(link.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-quote {
 background:url(edit-quotation.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-pre {
 background:url(codeblock.png) no-repeat;
 border:0;
 width:16px;height:16px;
}
#tfi-separator {
 width:16px;height:16px;

}
