#main_shortfilms_area{
	padding:43px 0;
}

.short_films{
	width:773px;
	margin:0 auto;
	color:#656565;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D9D9D9;
	border-bottom-color: #D9D9D9;
	border-left-color: #D9D9D9;
}
.borlinetop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #d9d9d9;	
}
.short_films .movie{
	margin:0 auto;
	width:605px;
	padding:0 0 82px;
	text-align: center;
}
.short_films .movie object,.short_films .movie embed{
	background-color:#FFF;
}
h2{
 width:775px;
 margin:0 auto 25px;
}

.sf_title{
	width:605px;
	padding:61px 0 0;
	margin:0 auto 9px;
}
.sf_title4x3{
	width:450px;
	padding:61px 0 0;
	margin:0 auto 5px;
}
.sf_title338 {
	width:338px;
	padding:61px 0 0;
	margin:0 auto 5px;
}
.sf_title h3.movie_title{
	font-weight:normal;
	font-size:10px;
	width:520px;
	float: left;
	color:#b3b3b3;
}

.sf_title4x3 h3.movie_title{
	font-weight:normal;
	font-size:10px;
	width:365px;
	float: left;
	color:#b3b3b3;
}

.sf_title338 .movie_title {
	font-weight:normal;
	font-size:10px;
	width:274px;
	float: left;
	color:#b3b3b3;
}

.sf_title .yt_link,
.sf_title4x3 .yt_link{
 width: 70px;
 float: right;
 text-align: right;
 font-size:10px;
	color:#b3b3b3;
}

/*.yt_link a{
	padding-left: 17px;
	background:url(../img/ex_icon.gif) left top no-repeat;
}*/

.sf_bottom{
	width: 100%;
	height: 0px;
	border: 0px;
	border-bottom:1px solid #262626;
}

