#shell_textarea {
z-index:10;
position:absolute;
left:1%;
top:4%;
width:90%;
background-color:transparent;
color:#0f0;
border-color:#fff;
border-width:0px 0 0;
padding:0px;
overflow:hidden;
height:77%;
resize:none;
display:block;
}

#shellContent-image{
height:auto;
left:0;
position:absolute;
top:0;
width:100%;
overflow:hidden;
}
