#section_inter {
	width: 590px;
}

#section .navigation-video p
{
	margin-top:0;
}
.videos-post {
	width:275px;
	height:268px;
	float:left;
	font-family:"times new roman";
	background-color:#FFF;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
}

.date-videos {
	font-size:16px;
	color:#f442b2;
	padding-left:17px;
	padding-top:12px;
	height: 22px;
	font-family: "Times New Roman", Times, serif;
}

.videos-post img {
	height: 156px;
	margin: 0px;
	padding: 0px;
}

.videosTitle {
	font-size:16px;
	margin-left:17px;
	margin-right:17px;
	margin-top:9px;
	height: 38px;
	overflow: hidden;
}

.videosTitle h2 a {
	display:inline;
	padding-bottom:0px;
	font-size:16px;
	text-decoration:none;
	color:#000;
	text-transform:uppercase;
	font-family: "Times New Roman", Times, serif;
	line-height: 18px;
}

.videosTitle h2 {
	margin-bottom:0px;
	font-size:16px;
	margin-top:0px;
	padding: 0px;

}

.watch_more {
	left:17px;
	font-size: 12px;
	color: #000;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: absolute;
	bottom: 11px;
	font-weight: bold;
}
.watch_more:hover {
	
	color: #666;
}

.splash_container
{
text-align:center;

}

.videos-post .playbutton
{
position:absolute;
display:block;
top:85px;

left:103px;
height:58px;
width:70px;
}
