.newdesign .yellow{
  color:#C49B34;
}

.newdesign #bulktabs.ui-tabs {
  width:960px;
  margin-left:4px;
}

.newdesign div.innerBox {
  background-color:white;
  margin-left:auto;
  margin-right:auto;
  width:892px;
  padding:12px;
  border: 2px solid #d6d6d6;
}

.newdesign div.innerSearch {
  height:120px;
}

.newdesign .bulksearchform textarea {
 float:left; 
 padding-left:4px;
 padding-top:2px;
 border: 1px solid #ada9a5
}


.newdesign .yellowBox {
  border: 1px solid #c69f38;
  width: 885px;
  background-color:#fabd0a 
  margin-left:auto;
  margin-right:auto;
  background: #fabd0a url("/design/edc_v1.1/images/css/gradient-sb.png") repeat-x top;
}

.newdesign .bulksearchform {
  width:865px;
  padding:10px;
}

.newdesign .bulksearchform textarea{
  width:300px;
  margin-right:10px;
  float:left;
}


.newdesign .bulksearchform p{
  width:552px;
  text-align:justify;
}

.newdesign .searchform {
  height: 98px; 
}

.newdesign .searchform form{
  margin-top:25px;
  margin-bottom:25px;
}

.newdesign .searchform img {
 vertical-align:top;
 margin-left:18px;
 margin-top:4px;
}

.newdesign .bottomtext {
  margin-top:6px;
  margin-left:3px;
}

.newdesign .searchform input.inp2{
  margin-top:2px;
  width:364px;
  height:38px; 
  border: 1px solid #dba200;
  margin-left:5px;
  padding-left:5px;
  vertical-align:top;
}

.newdesign .searchform input.searchbutton{
  vertical-align:top;
}

.newdesign span.ui-icon-alert {
 float:left;
 margin-right:5px;
 margin-left:5px;
}

.newdesign div.innerBox .ui-state-error{
  width:885px;
  margin-bottom:5px;
}

.newdesign div.innerBox .ui-state-error p{
 margin-top:7px;
}

.newdesign .searchform select.inp3 {
  margin-top:2px;
  vertical-align:top;
  border: 1px solid #dba200;
  width: 140px;
  color: #000;
  background-color: #fff;
  padding-top:10px;
  padding-bottom:10px;
  padding-right:5px;
  padding-left:5px;
  height: 39px;
}

.newdesign #bulktabs.ui-tabs .ui-tabs-nav li a {
  font-size: 20px;
  color:#898989;
  font-family:Impact;
  font-weight:200;
  letter-spacing:2px;
}

.newdesign #bulktabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  color:#000000;
}

.newdesign .ui-tabs .ui-tabs-nav { 
  padding-left: 0.5em;
}

.newdesign #bulktabs.ui-tabs li.ui-state-hover a {
 color:#000000; 
}

.newdesign .ui-state-active, .newdesign .ui-widget-content .ui-state-active, .newdesign .ui-widget-header .ui-state-active, .newdesign #bulktabs.ui-tabs li.ui-state-hover {
 border-color:#a2a2a2;
 background-image:none;
 background-color:#e6e6e6;
}

.newdesign .ui-widget-content {
 border:none;
 background-image:none;
 background-color:transparent;
}

.newdesign .ui-widget-header { 
  border: none; 
  background-image: none;
  background-color:transparent;
}

.newdesign #bulktabs.ui-tabs .ui-tabs-panel {
 background-color: #e6e6e6;
 border: 1px solid #a2a2a2;
}

.newdesign .ui-corner-all, .newdesign .ui-corner-top, .newdesign .ui-corner-left, .newdesign .ui-corner-tl { border-top-left-radius: 8px; }
.newdesign .ui-corner-all, .newdesign .ui-corner-top, .newdesign .ui-corner-right, .newdesign .ui-corner-tr { border-top-right-radius: 8px; }
.newdesign .ui-corner-all, .newdesign .ui-corner-bottom, .newdesign .ui-corner-left, .newdesign .ui-corner-bl { border-bottom-left-radius: 8px; }
.newdesign .ui-corner-all, .newdesign .ui-corner-bottom, .newdesign .ui-corner-right, .newdesign .ui-corner-br { border-bottom-right-radius: 8px; }
