﻿.WhereToBuyList_ListWrapper {
	position:relative;
	top:15px;
  max-height: 305px;
	height: 305px;
	overflow:auto;
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	background-color:#fff;
	color:#000;
	text-transform:none;
	line-height:16px;
}
.WhereToBuyList_List {
}
.WhereToBuyList_Item {
}
.WhereToBuyList_ItemAlternating {
}
.WhereToBuyList_StoreName
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
}
.WhereToBuyList_StoreName:hover
{
color:#000 !important;
text-decoration:none !important;
}
.WhereToBuyList_StoreName:visited
{
color:#000 !important;
text-decoration:none;
}
.WhereToBuyList_StoreName:link
{
color:#000 !important;
text-decoration:underline !important;
}
.WhereToBuyList_Date
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#990000;
}
.WhereToBuyList_Address
{}
.WhereToBuyList_CollectionsHeader
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#990000;
}
.WhereToBuyList_CollectionName
{}