div.storeDiv{
	margin-top:10px;
}
div#lftgcontent .blackText{
	color:#000000;
}
div#lftgcontent .redText{
	color:#FF0101;
}
div#lftgcontent .boldText{
	font-weight:bold;
}
div#lftgcontent .smallText{
	font-size:100%;
}
div#lftgcontent #storeInfo{
	height:160px;
	margin:10px 0 10px 0;
	clear:both;
}
div#lftgcontent #storeInfo div#infoContainer{
	background-color:white;
}
div#lftgcontent #storeInfo .storeName{
	color:#00A164;
	font-size:115%;
	margin-bottom:0;
	font-weight:bold;
	width:350px;
}
div#lftgcontent #storeInfo .storeName a {
	text-decoration:underline;
}

#storeInfo img.arrow {
	vertical-align:middle;
	margin-right:5px;
}

div#lftgcontent #storeInfo div.addressLine1, div#lftgcontent #storeInfo div.addressLine2, div#lftgcontent #storeInfo div.addressLine3, div#lftgcontent #storeInfo div.addressLine4{
	padding-left:40px;
}

div#lftgcontent #storeInfo .storeAddress{
	margin-bottom:10px;
}
div#lftgcontent #storeInfo .hours{
	font-size:100%;
	padding-left:5px;
}
div#lftgcontent #storeInfo .deliveryDiv{
	margin-top:10px;
}
