/*where to buy*/
#whereToBuyWrapper{
	overflow: hidden;
	padding-top: 2em;
}
#where-to-buy p,
#where-to-buy h2,
#where-to-buy h3,
#where-to-buy a{
	font-family: arial, tahoma, sans-serif;
	padding: 0;
}
.store{
	overflow: hidden;
	display: block;
	padding: 20px 0;
}
.storeImg{
	width: 258px;
	height: 140px;
}
.storeContents{
	width: 718px;
}
p.loc_Column, p,.schedule{
	line-height: 18pt;
}
p.loc_Column{
	display: inline;
	color: #555;
	font-size: .75em;
}
.schedule{
	width: 245px;
	color: #555;
	padding: 10px 0 0 30px !important;
	font-size: .8em;
}
.loc_Column{
	width: 110px;
}