	
#SearchResults
	{
	
	}

	
#SearchResults .Header
	{
		font-weight: bold;
		padding-bottom: 3px;
	}


#SearchResults .Title
	{
		width: 450px;
		padding-top: 3px;
		padding-bottom: 3px;
	}

#SearchResults .Title a
	{
		color: #CC0000;
		text-decoration: none;
	}
	
	
#SearchResults .Title a:hover
	{
		text-decoration: underline;
	}
	
#SearchResults .Title .Type
	{
		font-size: 9px !Important;
		color: #888888 !Important;
	}	
		
#SearchResults .Separator
	{
		height: 1px;
		line-height: 1px;
		background-color: #D3DFE2;
	}
	
#SearchResults .Date
	{
		font-size: 10px;
		color: #666666;
	}
	
#ArticleInformation div
	{
		font-size: 10px;
	}
	
#ArticleInformation .Separator
	{
		margin: 3px 0px 3px 0px;
		background-color: #D3DFE2;
	}
