#videopane_vert {
	float: left;
	width: 188px;
	margin-right: 20px;
	margin-top: 15px;
	margin-left: 10px;
}
#videopane_footer {
	font-size: 0px;
	background-image: url(images/videopane_bottom.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 22px;
}
#videopane_vert_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #333;
	text-decoration: none;
	background-image: url(images/videopane_background.jpg);
	background-repeat: repeat-y;
}
#videopane_vert h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666;
	background-image: url(images/videopane_top.jpg);
	background-repeat: no-repeat;
	height: 60px;
	line-height: 60px;
	padding-left: 70px;
	margin: 0px;
}