#news {
	background-color: #FFF;
	width: 475px;
}

#newsbox {
	font-family: "Latha", Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 475px;
	height: 90px;
}
#heading {
	font-family: "Latha", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F00;
}


.img_class {
	float: left;
	height: 75px;
	width: 75px;
	margin-right: 15px;
	margin-bottom: 10px;
}

.entry-title {
	font-size: 12px;
	text-decoration: none;
	margin-bottom: 0px;
	line-height: 18px;
	font-weight: normal;
}
.entry-title a {
	color: #2A39AA;
	text-decoration: none;
}
.entry-title a:hover {
	color: #F00;
}
	.entry-date {
	margin-bottom: 15px;
	color: #666;
	margin-top: 5px;
}
#heading {
	font-family: "Latha", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #F00;
	padding-bottom: 5px;
}
