/*News container on home above webpoll*/
.leftHomeNews {
	height: 280px;
	overflow: hidden;
}


/*News annotation styles Begin*/
.shortNews, .shortNewsSel {
	vertical-align: top;
	font-weight: normal;
	margin-bottom: 5px;
}

.shortNewsSel {
	border: 1px solid #595959;
}

.newsAnnotation {
	text-align: justify;
}

.newsAnnotation p {
	margin: 0px;
	display: inline;
}

.newsMeer {
	vertical-align: bottom;
	text-align: right;
	font-weight: bold;
}

/*News annotation styles End*/

.news_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: 0px;
}

.news_image {
	margin-right: 3px;
	border: 0px;
}