.inside {
	padding: 5px;
}

h1 {
	color: #01444c;
	font-size: 130%;		
	font-family: arial;
}

table.openingTimes td, table.openingTimes th {
	color: #5f2860;
	background: #fff;
	text-align: left;
	padding: 2px 30px 2px 30px;
	font-weight: normal;
}
table.openingTimes tr.odd td, table.openingTimes tr.odd th {
	background: #f9f3f3;
}

table.openingTimes th {
	border-right: 1px solid #dcdad2;
}

table.openingTimes tr.header th {
	padding: 10px 5px 10px 5px;
	font-weight: bold;
	background: url(../images/pageelements/graduated-bg.pink.gif);
	border-top: 1px solid #dcdad2;
	border-bottom: 2px solid #dcdad2;
	border-right: 0px;
}
table.openingTimes tr.header th h4 {
	margin: 0px;
}

table.openingTimes tr.first th, table.openingTimes tr.first td {
	border-top: 1px solid #fff;
}
table.openingTimes tr.last th, table.openingTimes tr.last td {
	height: 6px;
	font-size: 2px;
}
table.openingTimes {
	border-bottom: 1px solid #dcdad2;
}

div.shopImage {
	background: #f8f2f1 url(../images/pageelements/shops.bg-top.gif) no-repeat top; 
	width: 120px ! important;
	text-align: center;	
	padding: 10px 0px 10px 0px;
	float: right;
}

div.shopDetailsLeftCol {
	width: 285px; 
	margin: 10px 0px 10px 10px;
	float: left;
}
div.shopAddress {
	float: left;
}
div.shopDetailsRightCol {
	width: 370px;
	float: right;
	margin-right: 10px;
	padding-left: 10px;
}


dl.specialopening dt {
    float: left;
    width: 95px;
    margin: 0px;
    padding: 0px;
}
dl.specialopening dd {
    margin: 4px 0px 4px 0px;

}
dl.specialopening dt, dl.specialopening dd {
    font-size: 100%;
    color: #5f2860;
    font-family: verdana;
    padding: 3px;
}
div.specialopening {
    background: #f9f4f4;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin-right: 20px;
	/*display: none;*/
}
dl.specialopening .odd {
    background: #fff;
}
div.specialopening h4 {
    padding: 6px 3px 6px 3px;
    border-bottom: 2px solid #ccc;
}


dl.specialopening2 dt {
    float: left;
    width: 95px;
    margin: 0px;
    padding: 0px;
    font-weight: normal;
}
dl.specialopening2 dd {
    margin: 2px;

}
dl.specialopening2 dt, dl.specialopening2 dd {
    font-size: 100%;
    /*color: #5f2860;*/
    font-family: verdana;
    /*padding: 3px;*/
}     

#map {
	margin: auto;
}

.get-directions {
	display: block;
	margin-top: 10px;
	font-weight: bold;
}

.closed em {
	font-style: normal;
	margin-left: 40px;
}

.store-sale {
	font-size: 110%;
	font-weight: bold;
	color: red;
}