/* store locator */
.locatorStoreDetailsPopupTop
{	
	background-image:url('/Images/StoreLocator/PopTop.png');
	background-repeat:no-repeat;
	background-position:top left;	
	width:238px;
	height:10px;
}
.locatorStoreDetailsPopupMiddle
{
	background-color:#FFFBEF;
	background-image:url('/Images/StoreLocator/PopMiddle2.png');
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:5px
}
.locatorStoreDetailsPopupBottom
{
	background-image:url('/Images/StoreLocator/PopBottom.png');
	background-repeat:no-repeat;
	background-position:bottom left;
	width:238px;
	height:38px;
}
.locatoreStoreInformationList
{
	width:175px;
	margin-left:0px;
	padding-left:20px
}