.je-buttons { height:27px; background:#eee; border:solid 1px #dfdfdf; border-bottom:0; }
.je-smiles { background:#f7f7f7; margin-left:1px; }
.ie .je-smiles { position:relative; top:-1px; }
.je-smiles { padding:5px 0; margin-bottom:10px; }
.je-buttons span img {
    height:20px;
    margin:2px 0;
    border:1px solid #cccccc;
    background-color:#f0f0ee;
}
.je-smiles span img { margin:2px 0 2px 6px; }
.je-buttons span { margin-right:3px; }
.je-buttons, .je-smiles { font-size: 86%; width:99%; }
.js-textarea-wrap-outer textarea { font-size:12px; }

.js-textarea-wrap-outer { zoom:1; position:relative; width:99%; background:#eee; border:solid 1px #dfdfdf; }
.js-textarea-wrap-inner { position:relative; height:105px; margin:8px; }
.ie .js-textarea-wrap-inner { margin-right:4px; }
.js-textarea-wrap-outer textarea { height:105px; width:100%; position:absolute; border:0; background:#eee; margin:0 !important; font-size:12px; padding:0; z-index:1;  zoom:1; }

