body {
  margin: 0 0 10 0;
  padding: 0px;
  font-family: Arial;
  font-size: 90%;
}

img {
  border: none;
}

#head {
  height: 5px;
  background-color: #69c;
}

#container {
  margin: 10px;
  width: 400px;
}

h1.title {
}

.description {
}

h2 {
  font-size: 120%;
  padding-bottom: 5px;
  border-bottom: 2px solid #ccc;
}

h3 {
  /* background: url("../images/amazlet-bolt.gif") no-repeat 0% 50%; */
  padding: 3px;
  /* padding-left: 23px; */
  border-bottom: 1px dashed #ccc;
}

textarea {
  margin-top: 10px;
  word-break: break-all;
}

.label {
  margin-bottom: 3px;
}

.bm-code {
  font-weight: bold;
  margin-left: 20px;
  margin-bottom: 10px;
}

#button-menu {
  margin-top: 10px;
  text-align: right;
}

.error {
  padding: 10px;
  background: #f0f0c0;
  border: 1px solid #000;
  margin: 10px;
  color: #cc0000;
  font-weight: bold;
}

#search-results {
  width: 400px;
}

.search-result {
  padding-top: 10px;
  margin-top: 10px;
  border-bottom: 1px solid #ccc;
}

.result-image {
  float: left;
  width: 70px;
}

.result-image img {
  border: none;
}

.result-info {
  float: left;
  margin-left: 10px;
}

.result-name {
  font-weight: bold;
}

.result-label {
  font-weight: bold;
}

.result-price {
  font-weight: bold;
  color: #900;
}

.result-foot {
  clear: both;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 10px;
}

.result-foot img {
  border: 0px;
}

#result-pager {
  text-align: center;
  word-spacing: 3px;
  margin: 10px;
}

.result-pager-current {
  font-weight: bold;
  color: #900;
}

.logo-image {
  border: none;
}

.logo-mini {
  float: left;
  width: 120px;
}

.search-form {
  float: left;
}

.result-head {
  clear: both;
}

.home {
  text-align: center;
  margin-top: 30px;
}

#footer {
  text-align: right;
  border-top: 1px dashed #ccc;
  padding-right: 10px;
  padding-top: 5px;
  font-family: verdana;
}

.guest {
  font-weight: bold;
}

.associate_id {
  font-weight: bold;
  color: #900;
}

.footer-menu {
  font-size: 90%;
  margin: 3px;
}

.footer-menu-mini {
  margin: 3px;
  text-align: right;
}

.hint {
  font-family: verdana;
  background: #f0f0ff;
  margin-top: 30px;
  border: 1px solid #ccc;
  margin-left: 20px;
  margin-bottom: 20px;
  margin-right: 20px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 5px;
}

.hint li {
  margin-bottom: 10px;
}

.menu-tips {
  margin-top: 5px;
}

.navigation {
  margin-left: 30px;
  margin-right: 30px;
}

h3.amazlet {
  border-bottom: 2px solid #69c;
}

h3.amazon {
  border-bottom: 2px solid #f90;
}

table.item p {
  margin: 2px;
  padding: 0;
  font-size: 90%;
}

table.item p.title {
  font-size: 100%;
  font-weight: bold;
}

div.facebook-footer {
  text-align: center;
}

