strong.congrats-winner { font-weight:strong; font-size:14px; color:#B3D000; }

#display table { margin-left:55px; }
#display table tr td { width:50px; height:50px; text-align:center; padding:0; margin-right:auto; margin-left:auto; border:1px solid #000; }
#display table tr td a { color:#680d7f; font-size:2em; font-weight:bold; width:50px; display: block; text-decoration:none; display:block; width:100%; height: 100%; }
#display table tr td.green { background:#00BF1A; }
#display table tr td.grey { background:#ccc; }

/********************** Messages  */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703; }
.success, .error { font-weight:bold; }
.messages { width:100%; overflow:hidden; }
.error-msg, .success-msg, .notice-msg, .note-msg {
    min-height:23px !important;
    margin:0.5em 0em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:1.5em !important;
    font-weight:bold !important;
    }
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(../images/error_msg_icon.gif);
    }
.success-msg {
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(../images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(../images/note_msg_icon.gif);
    }

a#buy-more-bids-header-button { display:block; float:left; margin-top:-10px; margin-left:10px; }

table#my-watched-auctions-table tr td { text-align:center; }
table#my-watched-auctions-table tr td.countdown { font-weight:bold; color:#3F1B52; font-size:130%; }
table#my-watched-auctions-table tr td.price-bidder p.price-box { font-weight:bold; color:#0A263C; line-height:100%; font-size:110%; }
table#my-watched-auctions-table tr td.price-bidder p.last-bidder { font-weight:bold; color:red; font-size:110%; line-height:100%; }


a.normal-auction, a.grid-auction { margin-left:10px; }

table#my-watched-auctions-table a.buy-small { margin: 1px 0 0 9px; }

.grid-dt-winner { color:#4B7D62 }

.nodisplay { display:none; }

span.lub-currency { font-size:4em; margin-left:52px; display:block; float:left; color:#3e1b51; padding-right:8px; }


#prd-det-cont { font-size:1.2em; }
#prd-det-cont p { font-size:1em; }


p#buy-more-b-sbox { text-align:center; }
p#buy-more-b-sbox a { color:#4B7D62; }

p.ngrid-tie { font-size:2em; font-weight:bold; border-color:#fcd344;color:#3d6611;background-color:#fafaec; width:200px; margin-left:110px; text-align:center; }
p.ngrid-wner { font-size:2em; font-weight:bold; border-color:#fcd344;color:#3d6611;background-color:#fafaec; width:200px; margin-left:110px; text-align:center; }
p.ngrid-wner span { text-decoration:underline; }

p.low-notice { width:300px; margin:0 0 3px 5px; line-height:100%; text-align:center; line-height:93%; color:#90b400; }
