textarea,iframe{width:960px;height:700px;margin:0;border:none;overflow:auto;font-size:12px}

.wysiwyg{border:1px solid #ccc;width:960px}

.toolbar{padding:5px;overflow:hidden;border-bottom:1px solid #eee;background:#f9f9f9} * html .toolbar{height:0}

.toolbar *{display:block;margin:0 1px;padding:1px 2px;border:1px solid #eee;width:16px;height:16px;float:left;background-repeat:no-repeat;background-position:center;cursor:default} * html .toolbar *{width:22px;height:18px}
.toolbar *:hover{background-color:#ffffb0;border-color:#999}

.toolbar .spacer{border:none;width:0px;margin:2px 5px;border-right:2px solid #ccc}
.toolbar .strong{background-image:url(../editor/strong.png)}
.toolbar .em{background-image:url(../editor/em.png)}
.toolbar .u{background-image:url(../editor/underline.png)}
.toolbar .superscript{background-image:url(../editor/superscript.png)}
.toolbar .subscript{background-image:url(../editor/subscript.png)}
.toolbar .left{background-image:url(../editor/left.png)}
.toolbar .center{background-image:url(../editor/center.png)}
.toolbar .right{background-image:url(../editor/right.png)}
.toolbar .indent{background-image:url(../editor/indent.png)}
.toolbar .outdent{background-image:url(../editor/outdent.png)}
.toolbar .h1{background-image:url(../editor/h1.png)}
.toolbar .h2{background-image:url(../editor/h2.png)}
.toolbar .h3{background-image:url(../editor/h3.png)}
.toolbar .ul{background-image:url(../editor/ul.png)}
.toolbar .ol{background-image:url(../editor/ol.png)}
.toolbar .p{background-image:url(../editor/p.png)}
.toolbar .img{background-image:url(../editor/img.png)}
.toolbar .link{background-image:url(../editor/link.png)}
.toolbar .unlink{background-image:url(../editor/unlink.png)}
.toolbar .clean{background-image:url(../editor/clean.png)}
.toolbar .toggle{background-image:url(../editor/code.png)}

.toolbar.disabled *{opacity:0.3;-moz-opacity:0.3;filter:alpha(opacity=30)}
.toolbar.disabled *:hover{background-color:transparent;border-color:#eee}
.toolbar.disabled .toggle{background-image:url(../editor/html.png);opacity:1;-moz-opacity:1;filter:alpha(opacity=100)}


/* SAMPLE 2 */
#sample2 textarea,#sample2 iframe,#sample2 .wysiwyg{width:400px;height:160px}
#sample2 .wysiwyg{height:auto}


/* SAMPLE 3 */
/* SAMPLE 2 */
#sample3 textarea,#sample3 iframe,#sample3 .wysiwyg{height:400px}
#sample3 .wysiwyg{height:auto}
#imgs{padding:5px;height:400px;overflow:auto;background:#ccc;width:960px} * html #imgs{height:0}
#imgs_media{padding:5px;height:400px;overflow:auto;background:#ccc;width:960px}
.bloque_img{display:block;height:85px;margin:5px;float:left;min-width:100px;width:15%;background-color:#000}
.img_redu img{display:block;height:60px;margin:auto;margin-top:5px;border:0}
.dl{display:block;color:#FFF;background-color:#000;margin:5px;width:20px;text-align:center}

#imgs img{display:block;height:100px;margin:5px;float:left}
.dl img{display:block;height:10px}
#sample3 form{border:1px solid #ccc;display:block;padding:8px 16px;text-align:right}
#sample3 form input{padding:0 5px}

.hidden{display:none !important}
