#newsItemBlock{margin-left:32px;}
	#newsItemHeader{width:576px;;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:17px}
				

#newsItem{width:576px;border: dashed 1px #bbbbbb;height:100%;margin-top:2px;}
	#iNewsItem{background: #e4e4e4;height:100%;position:relative;padding:10px 10px;}
	  .newsItemText{border: dashed 1px #bbbbbb;width:100%;margin-bottom: 10px;}
	  .newsItemTextHolder{position: relative;float:right;width:393px}
	  .iNewsItemText{background: #e9e9e9;padding:10px;position: relative;}
		.newsItemTextImage{float:left;height:130px;padding:0 10px 5px 0;position:relative;text-align:center;width:133px;}
			.newsItemTextImage img{max-width:130px; max-height:130px;position:absolute;position:absolute;left:0;}
			.newsItemTextImage img.contestEnd{max-width:188px;max-height:108px;left:-27px;top:4px;z-index:999;}
		.newsItemTextText h2 a{font-size: 14px;color:#e49239;text-decoration: underline;}
		.newsItemTextText a:hover{text-decoration: none!important}
		.newsItemTextText .author{font-size: 11px;color:#646464;display: block;font-weight: bold}
			.newsItemTextText .author .authorName{color:#2e2f92;}
		.newsItemTextText .published{font-size: 11px;color:#646464;display: block;font-weight: bold}
		.newsItemTextText .itemText{font-size: 11px;color:#3c3c3c;margin-top:10px;display: block;margin-bottom: 20px}
	.readMore{bottom:3px;position:absolute;right:25px}
	.readMore a{color:#2e2f92;text-decoration: none;font-size: 11px;width:85px;height:20px;display: block;background:transparent url(../img/more.png) no-repeat scroll right top;padding-top:2px;}
	.readMore a:hover{background:transparent url(../img/more-s.png) no-repeat scroll right top;text-decoration: underline;}
	
	
	.comments{bottom:3px;left:154px;margin-top:20px;position:absolute;}
	.comments a{color:#3c3c3c;text-decoration: none;font-size: 11px;padding-top:2px;height:20px;display: block;background:transparent url(../img/comments.png) no-repeat scroll right top;padding-right:23px}
	.comments a:hover{background:transparent url(../img/comments-s.png) no-repeat scroll right top;text-decoration: underline;}
	.comments img{position: absolute;top:-3px;margin-left:3px;}
	.paging{margin:auto;width:240px;}
	.paging a{font-size: 16px;color:#3c3c3c;text-decoration: underline;}
	.paging{font-size: 16px;color:#e49239;}
	.paging div{
		float:left; margin-left: 3px;
	}
	
#categories{display:block;margin-top:3px;margin-left:-2px;width:580px;}
.showCategories{border:1px dashed #BBBBBB;float:left;font-size:13px;height:23px;margin-left:2px;text-align:center;width:112px;}
.showCategories a{text-decoration:none}
 .iShowCategories{background: #DEDEDE;width:100%;height:100%;position:relative;}
		.iShowCategoriesText{padding-top:3px;color:#3C3C3C;font-weight: bold;text-align: center;}
			.selectedCategory .iShowCategoriesText{color:white}
			
 .selectedCategory{background: #e49239}
 
  .iShowCategoriesText:hover{color:white}
 .iShowCategories:hover{background: #e49239}
