td.StoreLocatorHeader
{
	background-color:#0099CC;
}

td.StoreLocatorGrey
{
	font-family:Verdana;
	font-size:7pt;
	background-color:#f4f4f4;
	color:#9999CC
}

td.StoreLocatorWhite
{
	font-family:Verdana;
	font-size:7pt;
	color:#9999CC
}

td.StoreLocatorBlue
{
	font-family:Verdana;
	font-size:7pt;
	background-color:#99CCFF;
	color:#333333
}
td.StoreLocatorBlueBold
{
	font-family:Verdana;
	font-size:8pt;
	background-color:#99CCFF;
	color:#333333;
	font-weight:bold
}
td.StoreLocatorRedLargeFont
{
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	background-color:#99CCFF;
	color:#FF0000
}
td.ContentHeaderLabel
{
	font-family:Verdana;
	font-size:7pt;
	background-color:#ffff33;
	color:#3366CC
}
Select.StoreFinderDropDown
{
	BACKGROUND-COLOR: white;
	border-color: whitesmoke;
    BORDER-BOTTOM: #f4f4f4 2px shadow;
    BORDER-LEFT: #f4f4f4 1px shadow;
    BORDER-RIGHT: #f4f4f4 2px shadow;
    BORDER-TOP: #f4f4f4 2px shadow;
    font-family:Verdana;
    font-size:10pt;
    width:180px;
}

