#newsItemBlock{margin-left:32px;}
	#newsItemHeader{width:100%;border: dashed 1px #bbbbbb;height:25px;}	
			#iNewsItemHeader{background: #e4e4e4;width:100%;height:100%;position:relative;}
				#iNewsItemHeaderText{position:absolute;top:3px;left:10px; color:#2e2f92;font-weight: bold;font-size:16px}
				

#newsItem{width:575px;border: dashed 1px #bbbbbb;height:100%;margin-top:2px;}
	#iNewsItem{background: #dedede;height:100%;position:relative;padding:10px 10px;}
	  .newsItemText{border: dashed 1px #bbbbbb;width:100%;margin-bottom: 10px;}
	  .iNewsItemText{background: #e9e9e9;padding:10px;}
		.newsItemTextImage{float:left;padding:0 10px 5px 0;text-align:center;width:133px}
			.newsItemTextImage img{max-width:130px; max-height:130px}
		.newsItemTextText h2 a{font-size: 14px;color:#e49239;margin-bottom:4px}
		.newsItemTextText h2 a:hover{text-decoration: none}
		.newsItemTextText .author{font-size: 11px;color:#646464;}
			.newsItemTextText .author .authorName{font-weight: bold}
		.newsItemTextText .published{font-size: 11px;color:#646464;display: block;}
		.newsItemTextText .itemText{font-size: 11px;color:#3c3c3c;margin-top:16px;display: block;clear:both;}
	
	.readMore{position: relative;float:right;margin-top:20px;display: inline;right:25px}
	.comments{position: relative;float:left;margin-top:20px;display: inline}
	
	.readMore a{color:#2e2f92;text-decoration: none;font-size: 11px;margin-top:2px; background:transparent url(../img/more.png) no-repeat scroll right top;display: block;height:20px;padding-top:2px;padding-right:23px;display: block}
	.comments a{color:#3c3c3c;text-decoration: none;font-size: 11px;margin-top:2px; background:transparent url(../img/comments.png) no-repeat scroll right top;display: block;height:20px;padding-top:2px;padding-right:23px;display: block}
	
	.readMore a:hover{background:transparent url(../img/more-s.png)no-repeat scroll right top; text-decoration: underline;}
	.comments a:hover{background:transparent url(../img/comments-s.png) no-repeat scroll right top;text-decoration: underline;}
	
	.paging{margin:auto;width:250px;}
	.paging a{font-size: 16px;color:#3c3c3c;text-decoration: underline;}
	.paging{font-size: 16px;color:#e49239;}
	.paging div{
		float:left; margin-left: 3px;
	}
