div.gallery  {
overflow-y:auto;
height:490px;
width:700px;
}



div.slide_right {
height:530px;
width:234px;
overflow-y:auto;
}

div.videoborder {
background:url(../images/video_border.png);
height:135px;
width:163px;
background-repeat: no-repeat;
background-position:center;
cursor:pointer;

}

td.vidtext {
color: #896370;
font-size:12px;
font-weight:bold;
}

img.vid_thumb {
padding-top:6px;
padding-left:2px;
border:none;
}

