#storefinder
{
	float:left;
	padding:0px;
	width:905px;
	margin:0px;
}

#capsulestorefinderfirst
{
	float:left;
	padding-left:6px;
	padding-bottom:3px;
	margin:0px;
	width:267px;
	height:129px;
	background-image:url(../images/StoreFinder-BlueBox.png);
	background-position:right;
	background-repeat:no-repeat;
}
#capsulestorefinderfirst #storetext
{
	padding: 10px;
	color:#FFF;
	font-size:10px;
}
#capsulestorefinderfirst #storetext h1
{
	font-size:12px;
	padding:1px;
	margin:0px;
}
#storefindermain
{
	width:631px;
	height:399px;
	
	float:left;
	font-size:13px;
	overflow:auto;
	
	background-repeat:no-repeat;
	font-family:Verdana, Geneva, sans-serif;
}
#googlemap
{
	width:625px;
	height:389px;
	margin-top:5px;
	margin-left:2px;
}
#capsulestorefinder
{
	float:left;
	padding-left:6px;
	padding-bottom:3px;
	margin:0px;
	width:267px;
	height:267px;

}
#custname
{
	color:#014e82;
	font-weight:bold;
}
#distanceaway
{
	color:#060;
	font-size:11px;
}
#telephoneno
{
	font-size:13px;
	color:#014e82;
}
#nearestshop
{
	padding-bottom:10px;
	cursor:pointer;
	padding-left:2px;

}
#storecontent
{
	height:262px;
	overflow:auto;
	
}
#add1
{
	font-size:13px;
}