label.form-input-hint {
  float: right; }

div.auth-page {
  background-color: #F9F9F9; }

div.auth-page div.main-content {
  display: block;
  min-width: 300px;
  max-width: 550px; }

div.auth-page div.auth-header {
  text-align: center; }

div.auth-page div.auth-header a:hover {
  border-bottom: none; }

div#product_overview div.product {
  text-align: center;
  width: 50%;
  padding: 0 1.6%; }
  div#product_overview div.product img {
    _background-color: red;
    width: 100%; }
  div#product_overview div.product h2 {
    margin-top: 0em;
    margin-bottom: 0.5em; }
  div#product_overview div.product a {
    color: #222; }
  div#product_overview div.product a:hover {
    border-bottom: none; }

h1.ProductTitle {
  text-align: center;
  font-size: 3em;
  margin-top: 0;
  margin-bottom: 0.5em; }
