.glidecontentwrapper{
	position: relative; /* Do not change this value */
	height: 320px; 		
	overflow: hidden;
}

.photo_glidecontent, .video_glidecontent { 
	position: absolute; /* Do not change this value */
	visibility: hidden;
	width: 456px;
}
