/*!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

THIS FILE IS COMPILED. EDIT THE ORIGINAL STYLUS FILE IN SRC/, NOT THIS!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!*/







































#trade-page .trade-page-section {
  clear: left;
  line-height: 1.2;
  font-size: 90%;
}
#trade-page .trade-page-section:first-child {
  clear: none;
}
#trade-page .trade-page-section > ul {
  margin-bottom: 1.5em;
}
#trade-page .trade-page-section li ul,
#trade-page .trade-page-section li li {
  margin: 0;
  padding: 0;
  display: inline;
}
#trade-page .trade-page-section li ul {
  padding-left: 0.6em;
}
#trade-page .trade-page-section li ul:before {
  content: "(";
  color: #999;
}
#trade-page .trade-page-section li ul:after {
  content: ")";
  color: #999;
}
#trade-page .trade-page-section li li:before {
  content: "|";
  color: #aaa;
}
#trade-page .trade-page-section li li:first-child:before {
  content: "";
}
#trade-page .section-layout-90 li {
  margin-bottom: 1em;
  text-align: center;
}
#trade-page .section-layout-90 li li a {
  padding: 0 3px;
}
#trade-page .section-layout-90 li a {
  text-decoration: none;
}
#trade-page .section-layout-90 li a:hover {
  text-decoration: underline;
}
#trade-page .section-layout-90 li img {
  display: block;
  margin: 0 auto 0.5em auto;
}
#trade-page .section-layout-90 li ul {
  clear: both;
  display: block;
}
#trade-page .section-layout-90 ul,
#trade-page .section-layout-90 li {
  list-style-type: none;
  height: auto;
  width: auto;
  float: none;
}
#trade-page .section-layout-90 .grid-wrap {
  margin-left: -5px;
  margin-right: -5px;
}
#trade-page .section-layout-90 .grid-col {
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 400px) {
  #trade-page .section-layout-90 .grid-col {
    width: 50%;
  }
}
@media (min-width: 600px) {
  #trade-page .section-layout-90 .grid-col {
    width: 33%;
  }
}
@media (min-width: 700px) {
  #trade-page .section-layout-90 .grid-col {
    width: 25%;
  }
}
@media (min-width: 800px) {
  #trade-page .section-layout-90 .grid-col {
    width: 20%;
  }
}
#trade-page .section-layout-91 img {
  display: block;
}
#trade-page .section-layout-91 li {
  list-style-type: none;
}
#trade-page .section-layout-91 li li a {
  padding: 0 2px;
}
