h2 {
	color: navy;
	margin: 10px 0;
	font-weight: bold;
	font: x-large Arial;
}

.merchant_logo  {
	display: block;	
	padding: 10px;
}
#pagetemplate {
	font: normal 12pt Arial;
	text-align: center;
	padding: 10px;
	margin: 0;
}
#mdescription {
	text-align: left;
}

.listing_left_content {
	float: left;
	width: 49%;
}

.listing_right_content {
	float: left;
	width: 49%;
}

.listing_row {
	white-space: nowrap;
}

.label {
	float: left;
	clear: both;
	width: 100px;
	font-weight: bold;
	margin: 5px 0 0 0;
	text-align: left;
}

.value {
	float: left;
	margin: 5px 0 0 0;
	text-align: left;
}

.listing_bottom_content {
	clear:both;	
	text-align: left;
}

.offer_header {
	margin-left: 50px;
	text-align: left;
	font-weight: bold;
	color: navy;
}
.offer_content {
	margin-left: 50px;
	text-align: left;
}
.offer_limitations {
	margin-left: 50px;
	text-align: left;
	font-size: smaller;
	font-style: italic;

}
.offer_separator {
	margin-left: 100px;
	width:40%;
}
.loc_bottom_content {
	margin: 5px 0;
	clear: both;
}
.loc_content {
	margin: 5px 5px;
	float: left;
	border:1px dotted;
        padding: 5px;
	height: 75px;
	white-space: nowrap;
}
