.oneYoutube {
/*	width: 210px;
	height: 170px;
	margin: 0px 0px 30px 0px;
*/
}

.oneYoutubeName {
/*	height: 20px;*/
	background-image: url(../images/sections/galleries/oneYoutubeNameBG.png);
	background-position: 9px 10px;
	background-repeat: no-repeat;
	padding: 5px 0px 3px 23px;
	overflow: hidden;
	margin: 0px 0px 2px 0px;	
	font-weight: bold;
}

.oneYoutubeName span {
	font-weight: normal;
}

.oneYoutubeName a {
	display: block;
	min-height: 15px;
	height: auto !important;
	height: 15px;
/*	overflow: hidden;*/
	line-height: 16px;
	color: #FFFFFF;
	text-decoration: none;
}

.oneYoutubePicture {
	width: 210px;
	height: 138px;
	overflow: hidden;
}

.YoutubeName {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}

.YoutubeDesc {
	margin: 0px 10px 25px 25px;
}


.navigationAll { 
	text-align: center;
}

.oneYotubeVideo{ 
	width: 440px;
	margin: 0px auto 20px auto;
	
}

