.wide-box-top {
	background: white url('../images/wide-box-top.gif') no-repeat scroll top left;
	width: 614px;
	height: 12px;
	font-size: 0; /* IE 6 */
}
.wide-box-middle {
	background: white url('../images/wide-box-middle.gif') repeat-y scroll top left;
	width: 570px;
	padding: 0.5em 24px 0 20px;
}
.wide-box-bottom {
	background: white url('../images/wide-box-bottom.gif') no-repeat scroll top left;
	width: 614px;
	height: 29px;
	font-size: 0; /* IE 6 */
}
.narrow-box-top {
	background: white url('../images/narrow-box-top.gif') no-repeat scroll top left;
	width: 296px;
	height: 15px;
	font-size: 0; /* IE 6 */
}
.narrow-box-middle {
	background: white url('../images/narrow-box-middle.gif') repeat-y scroll top left;
	width: 272px;
	padding: 0 14px 0 10px;
}
.narrow-box-bottom {
	background: white url('../images/narrow-box-bottom.gif') no-repeat scroll top left;
	width: 296px;
	height: 21px;
	margin-bottom: 1em;
	font-size: 0; /* IE 6 */
}
.narrow-box-top-grey {
	background: #999 url('../images/narrow-box-grey-top.gif') no-repeat scroll top left;
}
.narrow-box-middle-grey {
	background: #999 url('../images/narrow-box-grey-middle.gif') repeat-y scroll top left;
	color: white;
}
.narrow-box-middle-grey a {
	color: white;
}
.narrow-box-bottom-grey {
	background: #999 url('../images/narrow-box-grey-bottom.gif') no-repeat scroll top left;
}
#youtube_video_outer {
	margin: -15px -7px -13px -10px;
}
#youtube_video_inner {
	position: relative;
	line-height: 0;
}
