﻿.tabOver
{
	cursor: pointer;
	position: relative;

}

.videoGalleryContent
{
	
	background-color:#CCCCCC;
	height:210px;
	width:725px;
	overflow:auto;

	scrollbar-face-color:#cccccc;
	scrollbar-Arrow-color:#000000;
	scrollbar-Base-color:#cccccc;
	scrollbar-Shadow-color:#000000;
	scrollbar-Darkshadow-color:#000000;
	scrollbar-Highlight-color:#000000e;
	scrollbar-3Dlight-color:#000000;
	scrollbar-Track-color:#cccccc;

}

.videoButtonPanel
{

	height: 321px; 
	width: 432px;
	vertical-align:middle;
	text-align:center;
	
}

.videoGalleryButtons
{
	/*
	position:static;
	*/
}
