  

  
  #NewSearchResultsControlContent
    {
		padding:5px;
        width:564px;
        margin-top: 10px;
		min-height:646px;
		height:646px;        
    }
    
  #ValidSearchResultsArea
  {
	font-size: 0.8em;
  }
    
  #ValidSearchResultsNavigator
    {
		text-align:center;
        width:560px;
        margin-top:20px;
    }
    
  .ValidSearchResultsNavElement
    {
        width:19.9%;
        float:left;
        font-size: 80%;
    }
    
	.SpecialOfferRow
    {		
        color:orange;
    }
    
     .SpecialOfferRow a, .SpecialOfferRow a:hover, .SpecialOfferRow a:visited
    {
	 color :Orange;
     }
    
    .ValidSearchResultsVehicleHeader
    {
		text-align:left;
		width : 350px;	
    }
    
    .ValidSearchResultsOTRHeader
    {
		text-align:right;
		width : 100px;	
    }
    
    .ValidSearchResultsPCPMonthlyHeader
    {
		text-align:right;
		width : 100px;	
    }
    
    .ValidSearchResultsRow
    {
		background-color: Whitesmoke;
    }
    
     .ValidSearchResultsRow a, .ValidSearchResultsRow a:hover, .ValidSearchResultsRow a:visited
    {
	 color :Black;
     }
    
    .ValidSearchResultsRowAlt
    {
		background-color:#ffffff;
    }
    
    .ValidSearchResultsRowAlt a, .ValidSearchResultsRowAlt a:hover, .ValidSearchResultsRowAlt a:visited
    {
    	color:Black;
    }
    
    
    .ValidSearchResultsVehicle
    {
		text-align:left;
    }
    
    .ValidSearchResultsOTR
    {
		text-align:right;
    }
    
    .ValidSearchResultsMonthlyPCPFrom
    {
		text-align:right;
    }
    
    #ValidSearchResultsFooter
    {
		width:560px;
		text-align:center;		
    }
    
    .NewSearchResultsControlHeader
    {
		line-height: 12px;
		color: White;
		font-weight: bold;
		padding-left: 10px;
    }

	.NewSearchResultsControlHeader h5
	{
		font-size: 90%;
		margin: 0px;
	}        
    
    #ValidSearchResultsFooter
    {
		padding:0px;
		padding-top: 40px;
		font-size: 80%;
    }
    