#more
{
  padding: 15px 30px 20px 0;
}

#more a
{
  float: right;
  color: #0060b6;
  padding: 10px;
  border: 1px solid #0060b6;
  width: 150px;
  text-align: center;
  font-size: 11px;
  background: #ffffff;
}

#more table
{
  float: right;
  text-align: center;
}

#more table td
{
  border: 1px solid #0060b6;
  vertical-align: middle;
  color: #0060b6;
  background: #ffffff;
  padding: 2px 5px;
}

#more table .demo-link
{
  width: 160px;
}

#more #product-logo
{
  line-height: 1px;
  padding: 5px;
}

#more #product-logo a, #more #product-logo a:hover
{
  text-decoration: none;
}

#more table a, #more table a:hover
{
  border: 0;
  padding: 0;
  margin: 0;
  float: none;
}