.your-cup-of-tea-widget {
  background:transparent url(./bg-your-cup-of-tea-widget-sidebar.png?1) no-repeat center top;
  text-align:center;
  padding:140px 15px 15px 15px;
  }
.front .your-cup-of-tea-widget {
  padding-top:170px;
  }
.front .your-cup-of-tea-widget {
  background-image:url(./bg-your-cup-of-tea-widget-homepage.png);
  margin-top:-63px;
  }
.block .your-cup-of-tea-widget h2,
.front .region-front-left .your-cup-of-tea-widget h2 {
  display:none;
  }
.your-cup-of-tea-widget p {
  margin-top:0;
  }
.your-cup-of-tea-widget select {
  width:100%;
  height:auto !important;
  }
.your-cup-of-tea-widget .clearfix {
  margin:5px 0;
  }
.your-cup-of-tea-widget .btn-find-teas {
  margin:20px auto 0 auto;
  width:160px;
  height:23px;
  background:transparent url(./btn-find-teas.png) 0 0 no-repeat;
  display:block;
  overflow:hidden;
  text-indent:-999px;
  border:none;
  outline:none;
  text-align:left;
  font-size:1px;
  color:#853a34;
  }
.your-cup-of-tea-widget select[name="your_cup_of_tea_subcat"],
.your-cup-of-tea-widget .btn-find-teas {
  display:none;
  }
select[name="ycot_subcategory"] {
  display:none;
  }