﻿#searchResults
{
	
}
	#searchResults #tierTwoResults
	{
		
	}

	#searchResults #tierOneResults
	{
		margin: 0 0 0 0;
		padding: 20px 0 15px 0;
	}

		#searchResults #tierOneResults #searchItem
		{
		 display:block;
		 width:650px;
		}
		
		#searchResults #tierOneResults #searchItem #searchImage
		{
			float:left;
			margin: 0 12px 0 0;
			padding: 0 0 0 0;
			border:2px solid #999; 
			width:110px;
		}
		
		#searchResults #tierOneResults #searchItem #SearchBody
		{

			margin: 0 0 0 0;
			padding: 0 0 0 0;
			color:Black;
			
		}
		
			#searchResults #tierOneResults #searchItem #SearchBody P
			{
				color:Black;
			}
		
			#searchResults #tierOneResults #searchItem #SearchBody #SearchTitle
			{
				margin: 0 0 2px 0;
				padding: 0 0 0 0;
				font-weight:bold;
			}
		
			#searchResults #tierOneResults #searchItem #SearchBody #SearchDescriptiont
			{
				width:500px;
				position:absolute;
				margin: 0 0 0 0;
				padding: 0 0 0 130px;
				line-height:15px;	
				text-align:justify;	
			}
			
			#searchResults #tierOneResults #searchItem #SearchBody #SearchFooter
			{
				
				margin: 40px 0 0 0;
				padding: 0 0 0 0;
				
			}
		#searchResults #tierOneResults #searchItem #searchNav
		{
			display:table;
			width:660px;
			padding: 5px 0 0 0;
			margin: 0 0 0 auto;

		}
		
		#searchResults #tierOneResults #searchItem #searchNav #searchBtn
		{
			float:left;
			padding: 0 0 10px 10px;
			width:220px;
		}
		
		#searchResults #tierOneResults #searchItem #searchNav IMG
		{
			padding: 0 30px 0 0;
			vertical-align:middle;
		}
		
			
		
	#searchResults #tierTwoResults
	{
		
	}
