/* Start of CMSMS style sheet 'News' */
/**** Formatting for newsess Releasee List displays****/
.newssumm		{
	margin-bottom:20px; 
	width:640px; 

}

.newssummImg	{
		width:130px; 
		float:left; 
}

.newssummInfo	{
		width:490px;
		float:right; 	

}

	.newssummTitleLink	{
		font: bold .7em/100% arial, helvetica, sans-serif; 
	}
	
	.newssummTitleLink:hover	{
		font: bold .7em/100% arial, helvetica, sans-serif; 
	}
	
	.newssummDate	{
		font:normal .9em/100% arial, helvetica, sans-serif; 
		margin-top:2px; 
	}
.newssummclear{
	clear:both; 
}
/* End of 'News' */

