.glidecontentwrapper{
position: relative; /* Do not change this value */
width: 990px;
height: 242px; /* Set height to be able to contain height of largest content shown*/
border-top: 5px solid #5b5b5b;
border-left: 5px solid #5b5b5b;
border-right: 5px solid #4b4b4b;
border-bottom: 5px solid #4b4b4b;
border: 1px solid #000000;
overflow: hidden;
background: url(images/BackGround2.jpg) ;
}

