/*********************
	START: RedEnvelope Search Results Styles
*********************/

		.productName
		{
			font-size:9pt;
			color:#666666;
		}
		
		.productPrice
		{
			font-size:10pt;
			color:#666666;
			font-weight:600;
		}
		
		.textnosearch
		{
			font-size:10pt;
			color:#666666;
			margin-left:15px;
		}
		
		.text
		{
			font-size:11pt;
			color:#666666;
		}
		
		 .KeymatchText
		{
			font-size:10pt;
			color:#666666;
			font-weight:600; 
			text-decoration:underline;
		}
		 
		.searchpagertext, .SearchPagerCurrentPage
		{
			font-size:9pt;
			color:#666666;
			font-weight:600;
		}
		
		.searchPagerPages
		{
			font-size:9pt;
			color:#666666;
			font-weight:400;
			text-decoration:underline;
		}
		
		.SynonymsText, .SearchKeyword, .SpellingSuggestions
		{
			font-size:11pt;
			color:Black;
			font-weight:bold;
			font-style:italic; 
		}
		
		.KeymatchBackground
		{
			background-color:#e4ecf7;
			width:770px;
			margin-left:5px;
		}
		
		.searchBottom input {
			height:21px !important;	
		}
/*********************
	END: RedEnvelope Search Results Styles
*********************/