.heading{
	font-size: 16pt;
	font-weight: normal;
	padding: 0px;
	margin: 4px;
}

div#head {
	margin: 2px;
	padding: 8px;
}

#bodyContent{
  background: none;
}

li#listing span a {
	font-size: large;
	position:relative;
	bottom: 2px!important;
	bottom: 4px;
	padding-left: 2px;
}

li#listing span {
	padding-left: 0px!important;
	padding-left: 6px;
}

ul#info {
	list-style-image: url(/info/images/koorong-info-bullet.gif);
	list-style-type: none;
}

li#listing {
	padding-bottom: 20px;
}

div#infoContent {
  padding: 6px;
  min-height: 250px;
}

/**Styles for the unusual trading hours of the stores**/
.tradingHours {
	width: 100%;
	border: 1px solid #EEEEEE;
}

.tradingHours thead, .tradingHours tbody, .tradingHours tr, .tradingHours th, .tradingHours td {
	border-collapse: collapse;
}

.tradingHours th {
	background-color: #C2DBED;
	font-weight: bold;
	border-bottom: 1px solid #EEEEEE;
}

.tradingHours td {
	background-color: transparent;
}

.tradingHours td.storeName {
	background-color: #FFFFFF;
	width: 100px;
	border-right: 1px solid #EEEEEE;
}

.tradingHours tr:nth-child(even) {
	background-color: #EEEEEE;
}
