/*News annotation styles Begin*/
.mainNews {
	text-align:justify;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin-bottom: 10px;
}

.mainNews p {
	margin: 0px;
}

.newsImage {
	border: none;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 0px;
}

.newsTitle {
	color: #000000;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.newsCell {
	width: 48%;
	background-image: url(/site/images/dot_hor.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
/*News annotation styles End*/