#news {
	font-family:  Arial, Helvetica, Clean, sans-serif;
	color: white;
}

#news p, 
#news li, 
#news td p {
	font-size: 85% !important;
	margin: 0;
	line-height: 144%;
}

#news h1 {
	margin: 0;
	font-weight: bold;
	font-size: 116%;
	line-height: 120%;
	color: white;
	margin-bottom: 0px;
	text-transform: uppercase;
}

#news h2 {
	margin: 0;
	font-weight: bold;
	font-size: 93%;
	color: white;
	margin-bottom: 0px;
	text-transform: uppercase;
}

#news a {
	text-decoration: none !important;
	color: white !important;
}

#news ul,
#news li {
	margin: 0;
	padding: 0;
}

#news ul {
	padding-left: 18px;
}

#news img {
	margin-top: 2px;
}

#news div.box {
	padding: 8px 10px;
}

#news div.newsblock img {

}