.sf_extra1, .sf_extra2, .sf_extra3, .sf_extra4, .sf_extra5, .sf_extra6, .sf_extra7, .sf_extra8, .sf_extra9, .sf_extra10, .sf_extra11, .sf_extra12 {
  display: none;
}

input#searchtext {
  width:120px;
}

.btn {
  background-color: #9A0406;
  border: 1px solid #705301;
  color: #FFFFFF;
}

.btn {
  cursor: pointer;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  margin: 3px 0;
  text-transform:uppercase;
}

.logo {
  display: inline;
}

.company-name-header {
  display: inline;
  line-height: 90px;
  vertical-align: bottom;
}

.sf_navigation {
  background-color: #9A0406;
  margin: 0px;
  padding: 10px;
  width: 600px;
}

.col2left {
  border-bottom: 2px #DDDDDD solid;
  border-left: 2px #DDDDDD solid;
  border-right: 2px #DDDDDD solid;
}

.sf_navigation ul li{
  font-weight: bold;
  margin: 0px;
  height: 100%;
}

.sf_main_header {
  color: #FFFFFF;
  margin: 0px 0px 0px 10px;
  text-align: left;
}

.sf_footer {
   width: auto;
   padding: 10px;
}

.fcontain {
  width: auto;
  margin: 0px;
}

.navigation2 {
  margin: 0px;
}

.sf_header_wrapper {
  /* padding: 0px; */
  background: none;
}

.welcome {
  font-size:14px;
  border: 0px;
  border-bottom: 1px #BBBBBB dotted;
}

.sidebaritem {
  border-bottom: 1px #BBBBBB dotted;
}

.imageRow, .titleRow, .priceRow, .addToCartRow, .productTable, .noBorder, td.imageRow, td.titleRow, td.priceRow, td.addToCartRow, td.noBorder {
  border-top-width: 0;
  border: 0;
  border-width: 0
}