        
        #newsDiv
        {
        	margin-top: 25px;
        	margin-left: 5px;
        }
        
        #newsDiv h4
        {
        	margin: 0px;
        	padding: 0px;
        	color: #000;
        	font: bold 16px Arial;
        	border-bottom: solid 1px #666;
        	padding-bottom: 10px;
        }
        
        .newsItem
        {
        	border-bottom: dashed 1px #000;
        }
        
        .newsItem h5
        {
        	padding: 0px;
        	margin: 10px 0px 5px 0px;
        	color: #ad6a0a;
        	font: bold 14px Arial;
        }
        
        .newsItem span
        {
        	display: block;
        	font: 10px Arial;
        	color: #000;
        }
        
		.newsItemc
        {
        	display: block; 
        	color: #1d7a82;
        	text-align: right;
        	font: 10px Arial;
        	text-decoration: none;
        	padding-bottom: 8px;
        }
		
		
		
		.newsitem4
		{
		text-align: right;
		font: 10px Arial;
		
		}
        .newsItem a
        {
        	<!--display: block; --> 
        	color: #1d7a82;
        	text-align: right;
        	font: 10px Arial;
        	text-decoration: none;
        	padding-bottom: 8px;
        }
        .newsItem a:hover
        {
        	 text-decoration: underline;
        }
        
        #bodyDiv_lowerRightDiv
        {
        	margin-top: 15px;
        }
		#bodyDiv_upperRightDiv
		{
			height: 272px;
			overflow: hidden;
		}
