﻿#vertical_divider, #returning_customer_container, #new_customer_container {
  height: 160px;
  width: 560px;
  /*float:left;*/ }

.returning_cust_hdr {
  width: 544px; }

#email_password_entry {
  position: absolute;
  top: 0px;
  left: 140px;
  width: 235px;
  margin-left: 10px; }

#qo_entry_container {
  width: 460px;
  margin: 0 auto;
  padding: 11px;
  margin-top: 8px;
  float: left;
  /*border: solid 1px #d48c7d;
    background-color:#fefde1;*/ }

.qo_itemno_qty_container {
  width: 271px;
  margin: 0 auto; }

.qo_itemno_container {
  float: left;
  width: 240px;
  padding-top: 2px;
  padding-bottom: 2px; }

.qo_itemno_container input {
  width: 230px;
  background-color: #FFFFFF;
  border: solid 1px #77A97C;
  color: #21722A;
  font-size: 12px; }

.qo_qty_container {
  float: left;
  padding-top: 2px;
  padding-bottom: 2px; }

.qo_details {
  border-bottom: solid 1px #D48C7D;
  margin-bottom: 8px;
  clear: both; }

.qo_qty_container input, .qo_details .qo_qty input {
  width: 26px;
  background-color: #FFFFFF;
  border: solid 1px #77A97C;
  color: #21722A;
  font-size: 12px; }

.add2cartbuttonarea {
  padding-right: 96px;
  padding-top: 8px; }

.qo_error {
  font-size: 11px;
  color: #AA1E00; }

#btn_signin {
  top: 110px;
  left: 200px; }

#btn_startcheckout {
  top: 188px; }
