.ErrorList_Label
{
	font-family:Verdana, Arial, Helvetica;
	font-family:Verdana;
	font-size:12px;
	color:Red;
}
.Zip_Code_Label
{
	font-family:Verdana, Arial, Helvetica;
	font-size:small;
	font-weight:bolder;
	font-variant:small-caps;
}
.RetailerName 
{
	font-family:Verdana, Arial, Helvetica;
	font-size:small;
	font-variant:small-caps;
	font-weight:bold;
	color:Black;
}
.Address
{
	font-family:Verdana, Arial, Helvetica;
	font-size:smaller;
	font-variant:small-caps;
	color:Black;
}
.Phone
{
	font-family:Verdana, Arial, Helvetica;
	font-size:small;
	font-variant:small-caps;
	color:Black;
}
.AddressPanel_Addresses
{
	height:450px;
}
.autocomplete_completionListElement 
{  
	font-family:Verdana, Arial, Helvetica;
	visibility : hidden;
	margin : 0px!important;
	background-color : White;
	color : Black;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	height : 200px;
    text-align : left; 
    list-style-type : none;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	font-family:Verdana, Arial, Helvetica;
	background-color: #ffff99;
	color: black;
	padding: 1px;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	font-family:Verdana, Arial, Helvetica;
	background-color : white;
	color : Black;
	padding : 1px;
}
.Question
{
	font-family:Verdana, Arial, Helvetica;
	font-size:small;
	font-weight:bold;
}
.Answer
{
	font-family:Verdana, Arial, Helvetica;
	font-size:small;
	font-weight:normal;
}
.SubBrandName
{
	font-family:Verdana, Arial, Helvetica;
	font-size:small;
	font-weight:bold;
	text-decoration:underline;
	color:Black;
}
.SubBrandLogo
{
	width:24px;
}
.ProductDescription
{
	font-family:Verdana, Arial, Helvetica;
	font-size:smaller;
	width:155px;
	color:Black;
	display:block;
}
.BrandsTab
{
	width:300px;
	height:165px;
	overflow:scroll;
}
.GetDirections_Label
{
	font-size:smaller;
}
	


.GetStoreButton
{
	font-size:small;
	font-weight:bold;
	font-variant:small-caps
}
#StoreList_Label
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps;
	font-weight:bolder;
}
.GetDirections_Label
{
	color:Black;
	font-size:small;
}
.Map_Legend
{
	FONT-WEIGHT: bolder; 
	FONT-SIZE: smaller; 
	FONT-STYLE: oblique; 
	FONT-VARIANT: small-caps;
}

