  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -webkit-border-radius: 3px;
  font: bold 14px 'Segoe UI', 'Lucida Grande', 'Arial', sans-serif;
  background: #377AD0;
  background: -moz-linear-gradient(top, #52a8e8, #377ad0);
  background: -webkit-gradient(linear, left top, left bottom, from(#52A8E8), to(#305DA9));
  background: -webkit-linear-gradient(top, #52A8E8, #377AD0);
  background: -o-linear-gradient(top, #52a8e8, #377ad0);
  padding: 4px 10px;
  color: #1D3D64 !important;
  /* border: 1px solid #3B592A; */
  /* text-shadow: 0 -1px 0 #3B592A; */