﻿table.SearchResults_Inner
{
    width:100%;
}
table.SearchResults_Inner_Spaced
{
    padding:1px;
    width:100%;
}
div.SearchResultsTitle 
{
    font-size:26px;
    padding-left:8px;
    position: static;
    width:100%;
}
td.SearchResultsTitle
{
    background-image: url(../img/controls/pink_searchresults_bgSlice.gif);
	background-repeat:repeat-x;
	height:30px;
	vertical-align:top;
	width:100%;
}
td.SearchResultsCorner
{
    background-image: url(../img/controls/search_rightcorner.gif);
    background-position:right;
    background-repeat:no-repeat;
    height:25px;
    width:8px;
}
td.SearchResultsIcon
{
    width:25px;    
}
td.SearchResultsHeading
{
    width:100px;    
}
td.SearchResultsPrice
{
    text-align:right;   
}
td.SearchResultsImage
{
   width:165px;
   text-align:center; 
}
td.SearchResultsBold
{
	font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	padding:2px;
	vertical-align:top;
}
td.SearchResultsPink
{
	background-color:#fbe2e1;
	height:10px;
	font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding:2px;
}
td.SearchResultsWhite
{
	background-color:#ffffff;
	height:10px;
	font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	padding:6px;
}
td.SearchResultsText
{
	font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}

td.SearchResultsHoldingText
{
    font-family:Verdana, Geneva, Helvetica, Arial, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-align:center;
	vertical-align:top;
}