.ptbox {
	background-image: url(../images/video/video-title-image.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 106px;
	width: 520px;
	clear: both;
}
.object-title1 {
	background-image: url(../images/video/video-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 520px;
	clear: both;
	float: left;
}

.textbox500 {
	width: 500px;
	float: left;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
	padding-left: 10px;
}
.video-box {
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	float: left;
	width: 300px;
}
.video-box dd {
	background-image: url(../images/letters/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 25px;
	height: 18px;
	padding-top: 2px;
}
