@charset "ISO-8859-1";
.videotitle {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #555555;
	padding-bottom: 3px;
}
.videoleft {
	float: left;
	width: 320px;
	text-align: center;
	font-size: 11px;
}
.videoright {
	float: right;
	width: 320px;
	text-align: center;
	font-size: 11px;
}

.videoblock {
	margin-top:6px;
	}
.videoblock p{
	padding-bottom:4px;
}