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

.pictbox-left {
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.pictbox-right {
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: right;
	padding-left: 10px;
}
.textbox500 {
	width: 500px;
	margin-left: 20px;
}
.textbox500w {
	width: 500px;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.sub-contents500 {
	width: 500px;
	margin-left: 20px;
}
.textbox500w h1 {
	font-weight: bold;
	color: #257AB4;
	font-size: 13px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tpb {
	font-weight: bold;
	color: #000066;
}
