* {
 float:none !important;
 margin:0; 
}

#topBar, #left, 
#mainBar, #search, 
#menu, #subMenu,
#merchantName a, 
#footer, .bottomPanel {
 display: none;
}

#merchantName {
 font-size: 10pt;
 margin-bottom:1pt;
}

table {
 width:100%;
}

th {
 text-align:left;
}

td { 
 padding: 0.2em 0; 
 vertical-align: top;
}

h3 {
 border-bottom: 1pt solid black;
}


/* for billing history/ad dollar balance */
#billingHistoryList {}
#adDollarList {display:none;}

/* For Corporate Pages */

#topHeader, #navBar, .floatRight, #searchHead, #directoryListing, .joinNow, #content img {
  display: none;
  }
#content {
  padding: 2em 0;
  }
#content h1 {
  margin-bottom: .5em;
  background: url('/static/imgs/logoMail.gif') center right;
  }
#content p {
  text-align: justify;
  margin-bottom: 1em;
  }
#content a {
  color: #000;
  text-decoration: none;
  }

/* For Directory Pages */

.printLogo {
  padding-bottom: 5px;
  margin-bottom: 15px;
  border-bottom: 1px dotted #ababab;
  }

#topHeader, #search, #extraLinks, .consumerMenuBar, .reviewStars, .extraTabLink, #rightCol .tabs, #engageMerchant, #merchantChatter img, .galleryThumbs, 
#googleAds, #nearby, .infoDataInfo a, #slideshow_link, #localAds, #topixNews, #actTrack, #rssBox, .moreReviews, .hreview img, #merchantMap h3 {
  display: none !important;
  }
#merchantMap {
  padding: 0;
  position: absolute;
  top: 75px;
  right: 0;
  }
h1#merchantName {
  font-size: 33px;
  font-family: Georgia, serif;
  font-weight: normal;
  line-height: 1em;
  color: #ff7000;
  margin: 0 240px 10px 0;
  }
.merchantAddress {
  font-size: 20px;
  }
.merchantInfoArea {
  width: 410px;
  }
.merchantInfoArea a {
  color: #000;
  text-decoration: none;
  }
.merchantInfoArea ul {
  margin-bottom: 10px;
  }
.merchantInfoArea ul li {
  font-size: 16px;
  list-style: none !important;
  padding: 0 !important;
  margin: 5px 0 0 0 !important;
  }

#merchantChatter, #reviews {
  width: 410px;
  margin-top: 2em;
  }
#myReviews {
  width: 410px;
  }
#merchantChatter h3, #reviews h3, #myReviews h3 {
  font-size: 22px;
  font-family: Georgia, serif;
  color: #ff7000;
  margin-bottom: 10px;
  border-bottom: 1px dotted #ababab;
  }
#merchantChatter h4, #myReviews h4 {
  font-size: 18px;
  font-family: Georgia, serif;
  color: #ff7000;
  margin-bottom: 2px;
  }
#merchantChatter h4 a, #myReviews h4 a {
  color: #575757;
  text-decoration: none;
  }
#merchantChatter p, .infoBox p {
  font-size: 16px;
  color: #575757;
  }
#merchantChatter .infoData, #myReviews .infoData {
  margin-bottom: 15px;
  }
.infoDataInfo {
  font-size: 12px;
  }
.infoData .summary {
  font-size: 18px;
  text-decoration: none;
  color: #575757;
  padding-right: 75px;
  }
.infoData abbr.rating {
  margin-left: 335px;
  position: absolute;
  border: none;
  }
.hreview {
  margin-bottom: 15px;
  }
#highlighted_image img {
  width: 50%;
  height: auto;
border:1px solid #ddd;
  position: absolute;
  top: 360px;
  margin-left: 500px;
  }
#highlighted_image div {
  display: none;
  }


