.glidecontentwrapper{
width: 920px;
height:100%;
overflow: hidden;
text-align:center;

}

.glidecontent{ /*style for each glide content DIV within wrapper.*/
position: relative; /* Do not change this value */
background: white;
padding: 10px;
visibility: hidden;
}


