@import url(/css/admin.css);
@import url(/css/itembox.css);
@import url(/css/summary.css);

div#promobox {
	width: 753px;
	border: 1px solid #c2c2c2;
	padding: 10px;
	margin-bottom: 40px;
	background: url(/images/box-gradient.gif) bottom left repeat-x;
}

div#promobox h3 { margin-top: 5px; }

div#promoitem { float: right; margin: 5px 0 5px 5px; }

div.itembox div.price { font-weight: bold; background: none; color: #000; }

div.itembox { margin: 0; }


.strike { text-decoration: line-through; background: #fff !important; }
.promocost { font-weight: bold; color: #ff0000; background: #f7ff9f; font-size: 1.2em; }

div#promo { border:1px solid #888888; background:#F2F5F6 url(/images/box-gradient-tiny.gif) repeat-x top;  padding:10px; }
div#promo p.text { font-size: 14px; font-weight: bold; color: navy; margin: 0; }
div#promo p.link { font-size: 12px; font-weight: bold; margin-top: 10px; }