div#mapContainer
{
	position:relative;
	width:581px;
}

div#storesContainer
{
	position:relative;
	padding:0px;
	margin:0px;
	padding-bottom:20px;
	margin-left:10px;
}

div#storesContainer a
{
	text-decoration:none;
	color:#7C8081;
	font-size:11px;
	font-weight:bold;
}

div#storesContainer a:visited
{
	text-decoration:none;
}

div#storesContainer a:hover
{
	text-decoration:none;
	color:#EB1A3A;
}

 h1
{
	color:#EB1A3A;
	margin:0px;
	font-size:18px;
}

h2
{
	font-size:100%;
    color:#EB1A3A !important;
	font-weight:bold;
	margin:0px;
	margin-top:10px;
}

.btn-back .replacement
{
    width: 187px;
    height: 24px;
    background: url(/images/buttons/Back_To_Previous_Page_Button.jpg) no-repeat top left;
}

.tableSuburbs
{
    color:#7C8081;
    font-size:11px;
}

.tableSuburbs td
{
    
}

.tableSuburbs td.day
{
    font-weight:bold;   
}

p
{
    color:#7C8081;
    font-size:11px;
}

