.news_content{
	float: right;
	width: 374px;
}
.news_image{
	float: left;
	width: 225px;
}
ul.news-gallery {
    margin: 0;
    padding: 0;
}
ul.news-gallery li {
    list-style: none;
}
ul.news-gallery img {
    max-width: 100%;
}