﻿.btnStyle {
 padding:1px 2px 2px 2px;
 color:#333;
 border:1px solid #BA8143;
 background:url(images/btn_bg.gif) #fff repeat-x 1px -1px;
 margin-left: 6px;
}
.backBtnStyle {
 vertical-align:middle;
 width:66px;
  height:24px;
  border:0;
  cursor:pointer;
  background:url(images/btn_back.gif) no-repeat;
}
.printBtnStyle {
 vertical-align:middle;
 width:18px;
 height:18px;
 border:0;
 cursor:pointer;
 background:url(images/print_btn.gif) #f3f3f3 no-repeat; 
}
.printBtnStyleHover {
 vertical-align:middle;
 width:18px;
 height:18px;
 border:0;
 cursor:pointer;
 background:url(images/print_btn.gif) #fc0 no-repeat;
}
.search_submit {
 border:0;
 width:60px;
 height:23px;
 background:url(images/search.gif) no-repeat;
}
.addBuyCartBtn {
 border:0;
 background:url(images/addBuyCart.gif) no-repeat;
 width:88px;
 height:20px;
 vertical-align:middle;
}
