/*Publications*/

.Feature 
	{
	FONT-SIZE: 10px; 
	COLOR: #666666; 
	LINE-HEIGHT: 14px; 
	}
	
.FeatureTitle  
	{ 
	color: #666666; 
	font-size: 11px; 
	font-weight: bold
	}

.FeatureAuthors  
	{ 
	font-style: italic
	}
	
.FeatureAttributes 
	{
	COLOR: #ACACAC;
	}

.Feature a 
	{
	COLOR: #7F9ED7; 
	text-decoration: none
	}

.Feature a:hover 
	{
	text-decoration: underline
	}