.glidecontentwrapper{
position: relative; 
width: 692px;
height: 230px; 
overflow: hidden;
}


.glidecontent{ 
position: absolute; 
background: white;
visibility: hidden;
width: 692px;
}



