#block-ts-stock-ts-stock-selected-organization {
  z-index: 999;
  background-color: #f36f21;
  padding: 10px 2.5%;
  color: #ffffff;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
  font-style: inherit;
  margin-bottom: 25px;
  text-align: center;
  display: block;
  float: right;
  clear: right;
}

.block-ts-stock-ts-stock-selected-organization-top {
  z-index: 999;
  top: 0px;
  position: fixed;
  left: 0px;
  width: 100%;
}

#block-ts-stock-ts-stock-selected-organization em {
  font-weight: bold;
  font-size: 1.3em;
}

#block-ts-stock-ts-stock-selected-organization a {
  color: white;
  text-decoration: underline;
  margin-left: 10px;
}

.view-product-catalog .vat-tax-word {
  display: block;
}

#content ul.action-links {
  list-style-type: none;
  padding-bottom: 20px;
}

#content ul.action-links li {
  float: left;
  margin-right: 15px;
}

#content ul.action-links:after {
  clear: both;
}

@media print {
  #block-search-form, #header, #navigation, #page-title, .messages {
    display: none;
  }
}

.print #block-search-form, .print #header, .print #navigation, .print #page-title, .print .messages {
  display: none;
}

