#lightvidNav {
	display:block;
	padding-top:20px;
	
}

#lightvidNav .search {
	width:40%;
	float:left;
}

#lightvidNav .catThumbs {
	width:59%;
	float:right;
}

#lightvidNav .catThumbs a {
	font-size:12px;
	font-weight:normal;
	color:#333333;
	padding:5px 10px;
	border:1px solid #CCCCCC;
	float:left;
	display:block;
	margin-right:5px;
	border-bottom:none;
	background:url(catbtnbg.gif) repeat-x;
}

#lightvidNav .catThumbs a:hover {
	text-decoration:none;
	color:#FF9900;
}

#videoSearchField {
	font-size:14px;
	color:#333333;
	padding:3px;
	border:1px solid #CCCCCC;
	
}

#lightvidPlayer {
	border:1px solid #EEEEEE;
	background:#EFEFEF;
	width:800px;
	padding:10px;
	direction:block;
	margin-bottom:20px;
	
}
