﻿.content2-whatis .contentBG {
	background-image:url('../images/video_browser.png');
	background-repeat: repeat-x;
	height: auto;
}

.content2-whatis {
	height:auto;
}

.content2-whatis  p{
	color: #a2cb96;
	margin:5px;
	text-align:center;
}

.videocontainer {
	padding:0px;
	border-bottom:0;
}
span#prevBtn a
{
	position: relative; float: left;
	top: -65px; 
	height: 42px;
	z-index: 99999;
	left: -40px;
    width: 42px;
    background: url(../images/left_arrow.png) no-repeat center top;
    cursor: pointer;
}

span#nextBtn a
{
	position: relative; float: right;
	top: -65px; 
	height: 42px;
	z-index: 99999;
    width: 40px;
    right: -40px;
    background: url(../images/right_arrow.png) no-repeat center top;
    cursor: pointer;
             
}

.gen-nav-thumb {
	border:0;
	padding:10px;
}

.group img
{
	padding: 0 11px 0 11px;
	border: 0 none;
}

.group tr
{
	height:85px;
	overflow:hidden;
}

.group tbody
{
	margin-left: 20px;
}

#slider
{
	margin-left: 30px;
	width: 700px ! important;
}