/* =Section Titles
-----------------------------------------------------*/
#page_testi .contain {
	padding:0pt 0px 20px 0px;
}

#page_testi  h1 {
	border: 1px solid #000;
	height: 25px;
	background: transparent url(../img/h_testimonials.gif) no-repeat 0 0;	
}
/*#page_testi .h3 {
	border-bottom: 2px solid #CCC;
	margin: 0;
	padding-bottom: 5px;
	color: #666;
	font-weight: bold;
}*/
.shareLearn{
	padding: 10px 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	float:left;
	margin: 10px 5px 0 5px;
	width: 655px;
}

.shareLearn a{
	padding-left: 21px;
	line-height: 18px;
	display:block;
	height: 18px;
	width: 179px;
	background: transparent url(../img/btn-circles.png) no-repeat 0 -200px;
}

* html .shareLearn a {
	display: inline;
	padding: 2px 0 2px 21px;
}

.shareLearn a:hover{
	background-position: -300px -200px;
}
.shareLearn .share{
	width:440px;
	float:left;
	border-right: 0px solid #ccc;
	margin-right: 13px;
}
.shareLearn .learn{
	float:left;
	width:187px;
}
.shareLearn .share h6{
	background: transparent url(../img/stories-75.png) no-repeat scroll 0pt -75px;
	text-indent: -9999px;
	width: 329px;
	height: 56px;
}
.shareLearn .share h6,
.shareLearn .share a{
	margin-left:11px;
}
.shareLearn .learn h6{
	background: transparent url(../img/stories-75.png) no-repeat scroll 0pt -150px;
	text-indent: -9999px;
	width: 185px;
	height: 55px;
}
/**************************************************************
	DYNAMIC CONTENT PROPERTIES
 **************************************************************/
#HoldingContainer {
	display: none;
	border: 0px solid #000;
	padding: 10px 20px;
}
#DisplayContainer {
	border: 0px solid #000;
	padding: 10px 20px;
}
.containDiv {
	border: 0px solid #000;
	padding: 10px 50px;
	height: 150px;
}
/*
.containDiv img{
	border: 0px solid #000;
	float: left;
	margin-left: 40px;
}
*/
.imgfloatL {
	border: 0px solid #000;
	float: left;
	margin-left: 40px;
}
.containDiv p.txtdesc {
	margin-left: 20px;
	padding: 10px;
	border: 0px solid #000;
	float: left;
	width: 180px;
}
.containDiv p.txtdesc strong{
	display: block;
	margin-bottom: 5px;
}
.containDiv p.txtdesc span.linkFullstory {
	border: 0px solid #000;
	display: block;
	margin-top: 10px;
}

/* LOCAL REAL STORIES */

.yblock {
	border: 0px solid #000;
	padding: 0px 10px;
}

#yTubeVid {
	border: 0px solid #000;
	width: 260px;
	float: left;
}
#yTubeVid ul{ 
	float: left;
	margin: 5px 0 0 0;
	
}
#yTubeVid li{
	text-align: center;
	border: 0px solid #EEE;
	width: 120px;
	padding: 5px;
	/*
	padding: 5px 5px 5px 30px;
	background: left center url(../img/camera.jpg) no-repeat;
	*/
	float: left;
}
#yTubeVid li img { border: 2px solid #CCC;}

#yTubeVid li a{
	text-decoration: normal;
	outline: outline;
	display: block;
}
#yTubeVid li a img:hover{
	border: 2px solid #EEE;
}
#yTubeHolder {
	position: relative;
	margin-top: 15px;
	border: 1px solid #EEE;
	width: 320px;
	height: 265px;
	float: right;
	
	padding: 0;
}
