div#gpx_content span.cke_1 {
display:block;
width:236px !important;
/* height:512px !important; 
overflow:hidden; */
float:left;
margin:0 16px 16px 0 !important;
border:0 !important;
outline:1px dotted #aaa !important;
}

div#editor_area span.ck_1 {
width:auto !important;
height:auto !important;
overflow:auto;
float:none;
margin:0 !important;
outline:none !important;
}

.filetype-text {
clear:both; 
}

/*
 .filetype-text {
display:block;
width:236px !important;
height:512px !important;
overflow:hidden;
float:left;
margin:0 16px 16px 0 !important;
} */