#app_curr-image{
height:auto;
left:0;
position:relative;
top:0;
width:100%;
overflow:hidden;
}

#app_selected-image{
top:0;
left:0;
width:100%;
height:auto;
}

#app_selected{
z-index:10;
position:absolute;
left:2%;
top:6.5%;
width:98%;
height:93%;
background-color:transparent;
color:#0f0;
border-color:#fff;
border-width:0px 0 0;
padding:0px;
overflow-y:scroll;
}