#videos_block {
	float: left;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding: 0px;
	margin: 0px;
}
#videos_block h1 {
	margin: 0px;
	padding: 0px;
	color: #FFF;
	background-color: #696;
}

.people {
	background-color: #FFF;
	margin-top: 10px;
	width: 630px;
	padding: 3px;
	margin-left: 10px;
	height: 120px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	float: left;
}
.people_words {
	float: left;
	width: 300px;
	position: relative;
	height: 90px;
}

.people img {
	
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.QT_button {
	float: right;
	position: relative;
	margin-bottom: 10px;
	margin-left: 5px;
}
.WMV_button {
	float: right;
	position: relative;
	margin-left: 5px;
}

