.todaysPrice {
	
}

.todaysPriceTitle {
	font-size: large;
	padding-bottom: .5em;
}

.todaysPriceValue {
	font-size: 6em;
	white-space: nowrap;
	letter-spacing: -6px;
}

.todaysPriceValue sup {
	top: -0.5em;
	font-size: 60%;
	left: -0.4em;
}
.lt-ie9 .todaysPriceValue sup {
	top: -0.7em;
	font-size: 60%;
	left: -0.5em;
}

.logofooter img {
	margin-right: 10px;
	margin-top: 0px;
}

.vcard {
	display: none;
}

.lt-ie8 #title {
	padding-top: 20px;
}

.SvcAreaWrapper {
	width: 100%;
	padding-top:10px; 
	display: block;
}

.SvcAreaList {
	height: 200px;
	display:inline;
}
.SvcAreaList ul {
	width: 300px;
	padding-left:20px;
}
.SvcAreaList li
{
	float: left;
	width: 7em;
	list-style-type: none;
}
.SvcAreaList br
{
	clear: left;
}

.SvcAreaMap {
	display:inline;
}

.AssocLogos {
	text-align: center;
	vertical-align: middle
}
.AssocLogos img {
	padding-left:4px;
	padding-right:4px;
}