div.row {
  clear: both;
}

div.exp {
  float: left;
  width: 150;
  height: 100px;
  padding-left: 10px;
  padding-top: 7px;
  display: none;
}
div.row span.forma {
  float: left;
  width: 150;
  padding-left: 10px;
  padding-top: 7px;
} 

div.row span.formb {
  float: right;
  width: 150;
  padding-right: 10px;
  padding-bottom: 8px;
} 

.clsSubHeaderLinks
{
	font-variant: small-caps;
	font-size: 14px;
	padding-left: 20px;
	text-decoration: none;
}
.clsSubHeaderLinks:hover
{
	text-decoration: underline;
}
.clsBottomNav
{
	background-image: url(images/navbar/green_banner_tagline.jpg);
        background-position: left;
	background-repeat: no-repeat;
	font-weight: bold; 
	color: White;
	padding-bottom: 10px;
	text-align: right;
	padding-right: 10px;
	padding-top: 6px;
	height:40px;
	width: 800px;
}

.clsQuantityCol{
	margin-top: 20px;
	text-align: left ;
}

.clsQuantityInput
{
	width: 25px;
	text-align: right;
}

.clsProductPrice
{
	text-align: right;
	margin-right: 0;
	margin-bottom: 0;
}
.clsBuyNow
{
	background-image: url(images/www.STADTAUS.com_btn38602602.png);
	width: 96px;
	height: 33px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF;
	text-align: left;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
	margin: 0px;
	padding: 0px;
	background-position: right top;
}

#navTable .bottomNav {
	background-image: url(images/topNav_09_new.jpg);
	height: 53px;
}

.mapContainer {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
        height: 390px;
	width: 600px;
}

.zoneTableContainer {
        height: 577px;
        width: 375px;
}

.city {
  font-family: Calabri, Verdana, Arial, Helvetica, sans-serif;
  color: #00e005;
  font-weight: bold;
  font-size:1.2em;
}

.address {
  font-family: Arial, Verdana, Helvetica;
  color; #000000;
  font-size:1em;
}

.retailer{
  font-family: Arial, Verdana, Helvetica;
  color: #000000;
  font-size:1em;
}