#Main .MainAreaBlock
	{
		float: left; 
		width: 100%;
		font-family: Tahoma;
		margin: 15px 0px 0px 0px;
		color:#676767;
	}

#RigthPart .NewsBlock
	{
		width: 240px;
		float: left;

		margin: 3px 0px 7px 0px;
		
		color:#676767;
	}

#RigthPart .NewsDate
	{
		color: #AAACAB;
		font-weight: bold;
		font-size: 11px;	
	}
	.ContrastText {
		color:#43464b  !important;
	}