.hundredcc_widget.hundredcc_widget_mini {
  margin: 1em 0 !important;
  position: relative !important;
  border: none !important;
  font: 11px/12px Arial,Tahoma,Verdana,Helvetica,sans-serif !important;
  color: #797b6e !important;
  background-color: #f3f6de !important;
  background-position: center top !important;
  background-repeat: no-repeat !important;
 
}
.hundredcc_widget.hundredcc_widget_mini .hundredcc_widget_text {
  position: absolute !important;
  font: 11px/12px Arial,Tahoma,Verdana,Helvetica,sans-serif !important;
  text-align: center !important;
  color: #fff; !important;
}
.hundredcc_widget.hundredcc_widget_mini .hundredcc_widget_text a {
  color: #fff; !important;
  text-decoration: underline !important;
}
.hundredcc_widget.hundredcc_widget_mini .hundredcc_widget_stores {
  position: absolute !important;
  height: 27px !important;
}
.hundredcc_widget.hundredcc_widget_mini .hundredcc_widget_stores ul {
  left: -4999px !important;
  position: absolute !important;
  border: 1px solid #797b6e !important;
  background: #fff !important;
  z-index: 999 !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0px 0 !important;
  //height: 102px !important;
  overflow: auto !important;
}
.hundredcc_widget.hundredcc_widget_mini .hundredcc_widget_stores.over ul {
  left: 0px !important;
}
.hundredcc_widget.hundredcc_widget_mini .hundredcc_widget_stores ul li {
  overflow: hidden !important;
  list-style: none !important;
  margin: 0 !important;
  padding: 0 !important;
  border: none !important;  
}
.hundredcc_widget.hundredcc_widget_mini .hundredcc_widget_stores ul li.browseAll {
  margin-top: 6px !important;
}
.hundredcc_widget.hundredcc_widget_mini .hundredcc_widget_stores ul li a {
  outline: none !important;
  font: 10px/11px Arial,Tahoma,Verdana,Helvetica,sans-serif !important;
  display: block !important;
  padding: 3px 4px !important;
  color: #666 !important;
  background: #fff !important;
  text-decoration: none !important;
}
.hundredcc_widget.hundredcc_widget_mini .hundredcc_widget_stores ul li a:hover {
  color: #fff !important;
  background: #3C85DE !important;
  text-decoration: none !important;
}
.hundredcc_widget.hundredcc_widget_mini .hundredcc_widget_stores ul li a:active {
  outline: none !important;
}
.hundredcc_widget.hundredcc_widget_mini .hundredcc_widget_logo a {
  text-indent: -4000px !important;
  position: absolute !important;
  overflow: hidden !important;
  top: 0 !important;
  left: 0 !important;
}

/*
 * banner size - 125 x 125 
 */
.hundredcc_widget.hundredcc_widget_mini.hundredcc_widget_banner {
  background-image: url('http://www.100couponcode.com/images/hundredccwidget.jpg') !important;
  width: 125px !important;
  height: 125px !important;
}
.hundredcc_widget.hundredcc_widget_mini.hundredcc_widget_bannerv2 {
  background-image: url('http://www.100couponcode.com/images/hundredccwidgetv2.jpg') !important;
  width: 125px !important;
  height: 125px !important;
}
.hundredcc_widget.hundredcc_widget_mini.hundredcc_widget_banner .hundredcc_widget_text {
  top: 65px !important;
  left: 8px !important;
  width: 109px !important;
}
.hundredcc_widget.hundredcc_widget_mini.hundredcc_widget_bannerv2 .hundredcc_widget_text {
  top: 65px !important;
  left: 8px !important;
  width: 109px !important;
}
.hundredcc_widget.hundredcc_widget_mini.hundredcc_widget_banner .hundredcc_widget_stores {
  top: 92px !important;
  left: 0px !important;
  width: 123px !important;
}
.hundredcc_widget.hundredcc_widget_mini.hundredcc_widget_bannerv2 .hundredcc_widget_stores {
  top: 92px !important;
  left: 0px !important;
  width: 123px !important;
}
.hundredcc_widget.hundredcc_widget_mini.hundredcc_widget_banner .hundredcc_widget_stores ul {
  width: 123px !important;
  top: 24px !important;
}
.hundredcc_widget.hundredcc_widget_mini.hundredcc_widget_bannerv2 .hundredcc_widget_stores ul {
  width: 123px !important;
  top: 24px !important;
  overflow: hidden !important; /* for http://www.lessthanreality.com/ widget */
}
.hundredcc_widget.hundredcc_widget_mini.hundredcc_widget_banner .hundredcc_widget_logo a {
  width: 100% !important;
  height: 63px !important;
}
.hundredcc_widget.hundredcc_widget_mini.hundredcc_widget_bannerv2 .hundredcc_widget_logo a {
  width: 100% !important;
  height: 63px !important;
}


