div.clearBoth {
	clear: both;
}

#videosResults {
	font-family: verdana;
	font-size: 10px;
}

#videosResultsThumbs {
	height: 100px;
}

span.resultsTitle {
	font-size: 10px;
	font-weight: none;
	vertical-align: top;
}

#videoPlayer {
	font-family: verdana;
	text-align: left;
	font-size: 10px;
}

div.videoText {
	font-size: 9px;
}

img.searchNavArrows {
	padding-top: 2px;
}
img.youtubeThumb {
	width: 98px;
	height: 73px;
	margin: 0px;
	margin-right: 3px;
	border: solid 1px #000000;
}
input.searchBox {
	margin-bottom: 1px;  
	font-size: 10px; 
	height: 17px; 
	width: 220px;
	background-color: #ffffff;
	border: 1px solid;
}

#videoThumbs {
	font-size: 9px; 
	width: 98px; 
	height: 109px; 
	overflow: hidden; 
	display: inline; 
	float: left; 
	padding-top: 0px; 
	margin-bottom: 5px;

}

#videosResultsTitle {
	vertical-align: center;
	padding: 4px; 
	margin-bottom: 6px;
}

#videoContainer {
	padding: 10px;
}

#postsContainer {
}