body { width:250px; font:10px Verdana,Helvetica,sans-serif; }    /* THIS IS FOR MOCKUP PURPOSES ONLY */



div#offerBox { width:240px; height:47px; margin:0; padding:8px 0 0 10px; background:#f7f7f7; border: 1px solid #b7b7b7; }
div#offerBox label { font-weight:bold; display:block; margin:0 0 6px 0; }
div#offerBox span { font-weight:bold; float:left; width:105px; padding:0 0 0 13px; }
div#offerBox input.field { margin:0;border:1px solid #95a5c6; background:#fff; width:83px; }
div#offerBox input.button { padding: 18px 0 0 0; overflow: hidden; background: url(images/btn_makeOffer.gif) no-repeat; height: 0px !important; height /**/:18px; width:88px; border:0; }

ul#actionLinks { margin:0; padding:13px 0 0 10px; width:100%; }
ul#actionLinks li { list-style-type:none; width:100px; height:16px; float:left; margin:0 0 5px 0; padding: 0 0 0 20px; }
ul#actionLinks li#watchItem { background:url(images/icon_watchitem.gif) no-repeat; }
ul#actionLinks li#reportFraud { background:url(images/icon_fraud.gif) no-repeat; }
ul#actionLinks li#contactSeller { background:url(images/icon_contact.gif) no-repeat; }
ul#actionLinks li#moreLikeThis { background:url(images/icon_morelikethis.gif) no-repeat; }
ul#actionLinks li#sendToFriend { background:url(images/icon_sendtofriend.gif) no-repeat; }
ul#actionLinks li a:link, ul#actionLinks li a:visited { color:#3c5899; text-decoration:none; }
ul#actionLinks li a:hover, ul#actionLinks li a:active { color:#3c5899; text-decoration:underline; }
