input.buttons_redborder {
 border: 1px solid #999;
 background: #f9f9f9;
 width: 150px;
 text-align:center;
 height:23px;
 padding:2px;
}
input.buttons_redborder:hover {
 border: 1px solid #b40019;
 background: #e5e5cc;
 width: 150px;
 text-align:center;
 height:23px;
 padding:2px;
}
input.buttons_redborderhover {
 border: 1px solid #b40019;
 background: #e5e5cc;
 width: 150px;
 text-align:center;
 height:23px;
 padding:2px;
}
