
/********************/
/******** CTA *******/
/********************/
#videos {
	position:relative;
	margin-bottom:40px;
	background-color:#fff;
	
	min-height:480px;
	_height:480px; /* IE 5.x-6.x Only */
}
#videos h1
{
    margin-bottom: 1em;
}

#videos_btm {
	position:absolute;
	left:-2px;
	height:20px;
	width:956px;
	bottom:-10px;
	background:transparent url(http://cache.u47.net/11703/sapphire/images/css/site-map_btm.png) no-repeat;
	_behavior:url(/js/iepngfix.htc); /* IE 5.x-6.x Only */
}
#videos_left {
	padding:30px 0 20px 30px;
	width:680px;
	height:480px;
	float:left;
}
#videos_right {
	width:242px;
	float:left;
	margin-top:80px;
}
#videos_cta {
	height:215px;
	width:210px;
	text-indent:-9999px;
	margin:auto;
	background:transparent url(http://cache.u47.net/11703/sapphire/images/videoGallery/video_cta.gif) no-repeat;
}
#videos_right .content {
	padding:10px 0 0 50px;
}
#back-to-home {
	display:block;
	position:absolute;
	bottom:15px;
	right:15px;
	padding-right:7px;
	background:transparent url(http://cache.u47.net/11703/sapphire/images/icons/arrow_aqua.gif) right center no-repeat;
}