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