img,p,.message_box h2{float:left;}
p{clear:none;}
.message_box h2{
	clear:both;
	width:930px;
	margin-bottom:10px;
	background:#feeae5;
	}
img{margin:0 10px 5px 0;}

.videocast {
	width: 400px;
	height: 360px;
	margin-top: 40px;
	margin-left: 145px;
	float: left;
	clear: both;
	}

#content>.videocast {margin-left: 290px;}

.v_file {
	width: 400px;
	height: 320px;
	border: 1px solid #CCC;
	float: left;
	cursor: pointer;
	}
.videocast h3 {
	width: 400px;
	height: 40px;
	text-align: center;
	}
.message_box{
	float: left;
	margin-bottom: 30px;
	}