﻿ /* NEWS */
 
  .news_title {
	  width: 800px;
	  height: 15px;
	  clear: both;
	  margin-bottom: 2px;
	  border-bottom: 1px solid #008800;
   color: #000000;
	  font-size: 10pt;
  }
  
  .news_message {
	  width: 800px;
	  clear: both;
	  margin-bottom: 30px;
  }
