@import url(../../css/style.css);
@import url(../../css/info.css);
@import url(../../css/shop.css);
#shop-logo {
  padding-top: 65px;
  font-size: 175%;
  line-height: 1.2;
}
#shop-logo a {
  text-decoration: none;
  color: #279023;
}

.page-asset {
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px dashed #e7e7e7;
}

.page-asset #page-title {
  display: none;
}

.widget {
  margin-bottom: 10px;
}

.widget-syndication li {
  font-size: 80%;
  line-height: 1;
}
.widget-syndication li img {
  padding-top: 2px;
}

.widget-syndication li a {
  vertical-align: top;
}

