






.middlebox {
	width: 500px;

	height: 250px;

	padding-top: 25px;
	
		float: left;


}

 .img_box {

	background: url(http://webmodo.com/sergios/files/html-01-20-10/images/news/news_image.jpg) no-repeat;

	width: 197px;

	height: 120px;

	float: left;

}



 .text {

	width: 275px;

	height: 120px;

	float: right;

}



 .text h1{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #303030;

}



 .text p{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #303030;

	line-height: 16px;

	padding-top: 10px;

}



 .text2 {

	width: 494px;

	height: 100px;

	clear: both;

}



 .text2 p{

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #303030;

	line-height: 16px;

	padding-top: 25px;

}
