﻿head {}

table.store-details
{
	width: 547px;
	margin-left: 15px;
}

div.store-detail
{
	width: 359px;
}

div.store-detail p
{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 9pt;
	font-weight: bold;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 4px 0px;
}

div.store-photo
{
	border-style: solid;
	border-width: 1px;
	border-top: none;
	background-color: #ffffff;
	padding-top: 6px;
	padding-bottom: 5px;
	text-align: center;
}

table.store-detail
{
	width: 359px;
}

table.store-detail td
{
	width: 179px;
	vertical-align: top;
	padding-left: 10px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
}

ul.services
{
	margin-left: 3px;
	padding-left: 0px;
	list-style: none;
	text-indent: 0px;
}

ul.services li
{
	background-image: url(/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 10px;
	padding-bottom: 7px;
	margin-bottom: 7px;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
}

div.callout
{
	width: 160px;
	margin-left: auto;
	margin-right: auto;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
}
