.jg .ui-datepicker { z-index: 99999; }
.jg #button_bar { margin: 15px 0; }

.jg .jgmain .postbox { min-width: 530px !important; }
.jg .jgmain #editor-toolbar { min-width: 530px !important; }
.jg .jgmain #editorcontainer { min-width: 530px !important; }

.jg .float_table p { clear: none; display: inline; float: left; padding: 0 10px 0 0; }
.jg .txt_right { text-align: right; }
.jg .txt_left { text-align: left; }
.jg .f_right { float: right; }
.jg .f_left { float: left; }
.jg .none { display: none; }

.jg { min-width: 832px; }
.jg label { font-weight: bold; }
.jg label em { color: #AAA; font-size: 11px; font-weight: normal; font-style: normal; }
.jg .event_dates { font-size: 10px; color: #AAA; margin: 3px 0 3px 20px; }
.jg #side-sortables select { width: 220px; }

.jg .postbox p span, .jg .event-dialog p span { display: inline; float: left; padding: 0 5px 0 0; text-align: left; }
.jg .postbox p, .jg .event-dialog p { clear: both; display: block; margin: 0 !important; padding: 5px 10px 5px 0 !important; }


/********** TINY MCE: FIXES **********/
.jg .mceStatusbar { position: relative !important; }
.jg #description_resize { bottom: 2px !important; position: absolute !important; top: auto !important; right: 0 !important; }
.jg #editorcontainer textarea { width: 100%; }