@charset "utf-8";
/* CSS Document */
#news {
	clear: both;
	height: 41px;
	width: 952px;
	margin: 10px auto 0px auto;
	padding-left: -5px;
	background-image: url(images/template/News_bg.gif);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneve, sans-serif;
	font-size: 11px;
}
#news h4 {
	height: 16px;
	width: 80px;
	color: #CC0000;
	text-transform: uppercase;
	float: left;
	margin: -2px 10px 0px 0px;
	padding: 12px 30px 8px 10px;
	background-image: url(images/template/dish_rings.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#news p {
	padding-top: 10px;
}
