.input2 {
//  background-color:#d44927;
  background:transparent;
  text-align:center;
  font-size:11px;
  color:#ffffff;
  cursor:pointer;
  line-height:10px;
}

.input_out {
  background:url('/images/orange_gradient_2.jpg');
//  border-left:dashed 1px #ffffff;
  color:#ffffff;
  cursor:pointer;
  line-height:10px;
  text-align:center;
}

.input {
  background:transparent;
  text-align:center;
  font-size:11px;
  color:#ffffff;
  cursor:pointer;
  border:none;
  line-height:10px;
}

.line {
  background:url('/images/yellow_middle.jpg');
  background-repeat:repeat-x;
  text-align:center;
  font-size:11px;
  color:black;                 
  line-height:15px;
  //border-left:dotted 1px #ceb70d;
}
