@charset "utf-8";
/* CSS Document */

.news_gradient {
	margin:10px 0px 20px 50px;
	padding: 5px;
	background:url(/global/images/newsshader.gif) repeat-x;
}

.news_image_container {
	float:left;
	width:125px;
	padding:0;
	margin:0;
}
.news_image {
	margin:5px 0 0 30px;
}
.news_container {
	width:700px;
	float:left;
}
.news_container p {
	padding-left:0!important;
}
.news_container h2 {
	padding-left:0;
}
.news_container h2 a {
	text-decoration:none;
}
