.NBRPrice {
  margin: 0;
  padding: 0;
  width: 100%;
  box-shadow: 10 10 5px #888888;
  border: 1px solid #000000;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0; }

.NBRPrice table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0; }

.NBRPrice tr:last-child td:last-child {
  -moz-border-radius-bottomright: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-right-radius: 0; }

.NBRPrice table tr:first-child td:first-child {
  -moz-border-radius-topleft: 0;
  -webkit-border-top-left-radius: 0;
  border-top-left-radius: 0; }

.NBRPrice table tr:first-child td:last-child {
  -moz-border-radius-topright: 0;
  -webkit-border-top-right-radius: 0;
  border-top-right-radius: 0; }

.NBRPrice tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-left-radius: 0; }

.NBRPrice tr:nth-child(odd) {
  background-color: #dbdbdb; }

.NBRPrice tr:nth-child(even) {
  background-color: #ffffff; }

.NBRPrice td {
  vertical-align: middle;
  border: 1px solid #000000;
  border-width: 0 1px 1px 0;
  text-align: left;
  padding: 7px;
  font-size: 0.875em;
  color: #000000; }

.NBRPrice tr:last-child td {
  border-width: 0 1px 0 0; }

.NBRPrice tr td:last-child {
  border-width: 0 0 1px 0; }

.NBRPrice tr:last-child td:last-child {
  border-width: 0 0 0 0; }

.NBRPrice tr:first-child td {
  background: -o-linear-gradient(bottom, #c02126 5%, #c02126 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c02126), color-stop(1, #c02126));
  background: -moz-linear-gradient(center top, #c02126 5%, #c02126 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c02126", endColorstr="#c02126");
  background: -o-linear-gradient(top, #c02126, c02126);
  background-color: #c02126;
  border: 0 solid #000000;
  text-align: center;
  border-width: 0 0 1px 1px;
  font-size: 14px;
  font-family: Arial, serif;
  font-weight: bold;
  color: #ffffff; }

.NBRPrice tr:first-child:hover td {
  background: -o-linear-gradient(bottom, #c02126 5%, #c02126 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c02126), color-stop(1, #c02126));
  background: -moz-linear-gradient(center top, #c02126 5%, #c02126 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c02126", endColorstr="#c02126");
  background: -o-linear-gradient(top, #c02126, c02126);
  background-color: #c02126; }

.NBRPrice tr:first-child td:first-child {
  border-width: 0 0 1px 0; }

.NBRPrice tr:first-child td:last-child {
  border-width: 0 0 1px 1px; }

/*# sourceMappingURL=nbrof.css.map */
