textarea {
    border:none;
    background:lightgrey;
    padding:4px;
}

fieldset {
    border: solid 1px orange;
    width: 90%;
}

#bbcode,#html { margin: 30px; }

#bbcode {
 height: 15em;
}

#html {

}

input[type=submit] { display:none; }
