div.motor {
  background: #222;
  padding: 5px;
  color: #EEE;
  width: 100%;
  height: 90px;
  text-align: center;
  float: right;
  width: 450px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 5px;
  box-shadow: 0 0 5px #BBBBBB;
}
div#mirai_be0 span#mirai_be1, div#mirai_be0 input#mirai_be2, div#mirai_be0 span#mirai_be3, div#mirai_be0 select#mirai_be4,
div#mirai_be0 span#mirai_be5, div#mirai_be0 input#mirai_be6 {
  top: 10px;
}
div#mirai_be0 input#mirai_be2 {
  left: 63px;
}
div#mirai_be0 span#mirai_be3 {
  left: 175px;
}
div#mirai_be0 select#mirai_be4 {
  left: 230px;
}

div#mirai_be0 span#mirai_be5 {
  left: 290px;
  width: 70px;
  margin-top: 0.25em;
}
div#mirai_be0 input#mirai_be6 {
  left: 353px;
}
div#mirai_be0 div#mirai_be7 {
  top: 28px;
  left: 35px;
}
  div#mirai_be0 div#mirai_be7 input {
  padding: 6px 10px!important;
  background-color: #E1C863;
  margin-top: 10px;
  border: 0px;
}
div#mirai_be0 div#mirai_be7 input:hover {
  background-color: #F1E1A0;
}

div#mirai_be0 span#mirai_be8 {
  top: 45px;
  left: 265px;
  width: 180px;
  font-size: 13px;
  text-decoration: none;
  color: #EEE;
}

div#mirai_be0 span#mirai_be1, div#mirai_be0 span#mirai_be3, div#mirai_be0 span#mirai_be5, div#mirai_be0 span#mirai_be8 {
  font-size: 14px;
}

div.ui-datepicker div.ui-datepicker-header, div.ui-datepicker .ui-datepicker-buttonpane button, div.ui-datepicker td:hover a {background: #E1C863!important; color: #333333 !important;}

div#best_price_guaranteed {
  color: #DDD;
    font-size: 22px;
    text-shadow: 1px 1px 2px #BBB;
    text-transform: uppercase;
}

div#opiniones {
    background-color: #EEEEEE;
    margin-right: 20px;
    margin-top: 20px;
    padding-top: 5px;
}

div#opiniones h2 {
  text-transform: uppercase;
  text-align: center;
  font-size: 16px;
}

div#opiniones a#moreReviews {
  background: rgb(107,107,104); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(107,107,104,1) 0%, rgba(14,14,13,1) 50%, rgba(0,0,0,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(107,107,104,1)), color-stop(50%,rgba(14,14,13,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(107,107,104,1) 0%,rgba(14,14,13,1) 50%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(107,107,104,1) 0%,rgba(14,14,13,1) 50%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(107,107,104,1) 0%,rgba(14,14,13,1) 50%,rgba(0,0,0,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(107,107,104,1) 0%,rgba(14,14,13,1) 50%,rgba(0,0,0,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b6b68', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
  
  border: 1px solid #000000;
  color: #FFFFFF!important;
  font-size: 13px;
  margin-top: 10px;
  text-transform: uppercase;
  line-height: auto;
}

div#opiniones a#moreReviews {
  width: 120px;
  padding-bottom: 8px;
}

div#opiniones a#moreReviews:hover {
  background: rgb(0,0,0); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(14,14,13,1) 50%, rgba(107,107,104,1) 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,1)), color-stop(50%,rgba(14,14,13,1)), color-stop(100%,rgba(107,107,104,1))); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(14,14,13,1) 50%,rgba(107,107,104,1) 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(14,14,13,1) 50%,rgba(107,107,104,1) 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%,rgba(14,14,13,1) 50%,rgba(107,107,104,1) 100%); /* IE10+ */
  background: linear-gradient(to bottom, rgba(0,0,0,1) 0%,rgba(14,14,13,1) 50%,rgba(107,107,104,1) 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#6b6b68',GradientType=0 ); /* IE6-9 */
}

div#opiniones div#scoreTop p#score {
    text-align: center;
}

#hsRating {
  width: 165px !important;
}
