/***********************************************/
/******* Adobe Jive Forum - PM Editor Height ***/
/***********************************************/
/* Author: Mark A. Boyd                        */
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://forums.adobe.com/pm-post!input.jspa") {
  #wysiwygtext_ifr  {
    height: 300px !important;
  }
}