
#header-links-container, .main {
  width: 853px;
  margin-left: auto;
  margin-right: auto;
}
.steps {
  align: center;
  margin-right: auto;
  margin-left: auto;
}
.steps td {
  
  width: 119px;
  padding-bottom: 28px;
}
.steps td.on {
  width: 119px;
}
.banner {
  display: none;
  align: center;
}

.square .row-top
{
  height: 31px;
}

.square .row-top .top-branch-off,
.square .row-top .top-leaf-off
{
  /* for IE */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#fff');
  /* for webkit browsers */
  background: -webkit-gradient(linear, left top, left bottom, from(#DDDDDD), to(#fff));
  background: -moz-linear-gradient(top,  #DDDDDD,  #fff); /* for firefox 3.6+ */
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #BEBEBE;
  border-right-color: #BEBEBE;
  border-left-color: #BEBEBE;
  -moz-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
  -webkit-border-radius:8px 8px 0px 0px;
  -khtml-border-radius:8px 8px 0px 0px;
  behavior:url(border-radius.htc)
}

.square .row-top .top-branch-on,
.square .row-top .top-leaf-on 
{
  height: 31px;
  border-top-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #BEBEBE;
  border-right-color: #BEBEBE;
  border-left-color: #BEBEBE;
  padding: 1px 8px 1px 8px;
  -moz-border-radius: 8px 8px 0px 0px;
  border-radius: 8px 8px 0px 0px;
  -webkit-border-radius:8px 8px 0px 0px;
  -khtml-border-radius:8px 8px 0px 0px;
  behavior:url(border-radius.htc)
}

.square .row-other
{
  background: #E5E5E5; /* for non-css3 browsers */
  /* for IE */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#fff');
  /* for webkit browsers */
  background: -webkit-gradient(linear, left top, left bottom, from(#DDDDDD), to(#fff));
  background: -moz-linear-gradient(top,  #DDDDDD,  #fff); /* for firefox 3.6+ */
}
.square .row-other td
{
  background: #E5E5E5; /* for non-css3 browsers */
  /* for IE */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#fff');
  /* for webkit browsers */
  background: -webkit-gradient(linear, left top, left bottom, from(#DDDDDD), to(#fff));
  background: -moz-linear-gradient(top,  #DDDDDD,  #fff); /* for firefox 3.6+ */
}
.square .row-other td.gap
{
  background-color: #FFFFFF;
}
.square .row-other .other-branch-on,
.square .row-other .other-leaf-on 
{
  /* for IE */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#DDDDDD', endColorstr='#fff');
  /* for webkit browsers */
  background: -webkit-gradient(linear, left top, left bottom, from(#DDDDDD), to(#fff));
  background: -moz-linear-gradient(top,  #DDDDDD,  #fff); /* for firefox 3.6+ */
}

.profile div.pagetitle,
.billing div.pagetitle {
  display: block;
}
.profile th.pagetitle,
.billing th.pagetitle {
  display: table-cell;
}



/*
  Add your desired container spans or divs to the list below to style with the light blue box look
*/
#formfooter\.footerbuttontext,#formfooter\.footerblurb,
.personal-introtext, .personal-accentnote,
#shipping\.mainshipcopy, #shipping\.finalwarning,
#bill\.copy1, #bill\.copy2, .note items-table, #review\.reviewafter {
  display: block;
  margin-top: 10px;
}

.header-links{
  border: 0px;
  padding: 4px;
   width: 100%;
  align: center;
}

.pageinstructions, { 
  font-size: 13px;
  text-align: center;
  padding: 20px;
}

.personal-accentnote{
  font-size: 12px;
  align: center;
  width: 80%;
  background-color:#DCE5EA;
  -moz-border-radius: 15px;
  border-radius: 15px;
}


#basket-list-title {
  margin-top: 7px;
  padding-top: 7px;
  margin-bottom: 7px;
  font-weight: bold;
 moz-border-radius: 15px;
  border-radius: 15px;
}
.basket-list-item {
  margin-bottom: 5px;
}
.error {
  font-size: 10px;
  text-align: center;
  text-align: left;
  padding:8px;
  width:400px;
  border: 1px solid #FF0000;
  background-color: #FFFFFF;
  -moz-border-radius: 8px;
  border-radius: 8px;
}

.form-body, .items-table {
  font-size: 12px;
  display: block;
  width: 60%;
  align: center;
  /* for IE */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#EFEFEF', endColorstr='#DFDFDF');
  /* for webkit browsers */
  background: -webkit-gradient(linear, left top, left bottom, from(#EFEFEF), to(#DFDFDF));
  background: -moz-linear-gradient(top,  #EFEFEF,  #DFDFDF); /* for firefox 3.6+ */
  padding:  5px;
  text-align: left;
  -moz-border-radius: 15px;
  border-radius: 15px;
  border: 1px solid #BEBEBE;
}
  
.form-body th, .tabular th, .items-table th
  {
    font-size: 14px;
    margin: 5px 0px 5px 12px;
    text-align:left;
  }
.form-subheader,.form-headernote, .items-table th.numcol, .items-table td.numcol, .items-table td.total,  .items-table td.label
  
  {
    font-size: 12px;
    text-align: right;
  }  

.form-body td, .tabular td, .items-table td, .items-table td.data
  {
   background-color: transparent;
  }

.form-body td.label, .items-table td.label
  {
    background-color: transparent;
    font-weight: normal;
    width: 45%;
    min-width: 45%;
    max-width: 55%;
  }

.form-body td.input-left {
      background-color: transparent;
      width: 45%;
      min-width: 45%;
      max-width: 55%;
  }
.form-body td.label-right {
      background-color: transparent;
  }

.form-body td.input,
.form-body td.input td,
.form-body td.input th
  {
    background-color: transparent;
  
.form-body td.submit 
{
        background-color: transparent;
        text-align: center;
  margin-right: auto;
  margin-left: auto;
  width: 1853px;
}