#cboxTitle {
	background:url('images/videooverlay-titlebar.gif') 0 0 no-repeat;
	color:#ffffff;
	font-size:23px;
	font-weight:bold;
	line-height:1.05em;
	padding:0 0 0 22px;
	margin:0 0 0 0;
	height:58px;
	position:absolute;
	top:auto;
	right:auto;
	left:0;
	bottom:0;
	width:90%;
	line-height:58px;
}
#cboxClose {
	background:url('images/videooverlay-titlebar.gif') 100% 0 no-repeat;
	padding:0 22px 0 0;
	margin:0;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	height:58px;
	top:auto;
	left:auto;
	bottom:0;
	right:0;
	width:15%;
	text-align:right;
	line-height:58px;
}
#cboxClose:hover {
	color:#ffffff;
	text-decoration:underline;
}
