#promoSidebar {
	width: 172px;
	font-size: 10px;
	font-family: verdana, arial, sans-serif;
	background-color: white;
	background-image: url('http://www.mupromo.com/imgpromo/promo_bg.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 10px;
	margin-bottom: 10px;
}

#promoLayout {
	border-collapse: collapse;
/*	border: solid 1px #b4b4b4; */
	padding: 0;
	width: 172px;
}

#promoLayout td.toplogo img {
	border: 0px;
}

#promoLayout td.corner {
/*	border: hidden; */
	width: 7px;
	height: 7px;
	position: relative;
}

#promoLayout td.border {
	width: 1px;
	background-color: #b4b4b4;
}

td.border img.space {
	width: 1px;
}

#promoLayout td.corner img {
	display: block;
	width: 7px;
	height: 7px;
}

#promoLayout img.left {
	left: 0;
}

#promoLayout img.right {
	right: 0;
}

#promoLayout img.top {
	top: 0;
}

#promoLayout img.bottom {
	bottom: 0;
}

#promoSidebar a, #promoLineAd a {
	font-size: inherit;
	color: inherit;
	font-family: inherit;
}

#promoSidebar span.call, #promoLineAd span.call {
/*	font-weight: bold; */
	color: #881321;
}

#promoSidebar hr, #promoSidebar div.head {
	width: 154px; /* 90% */
}

#promoSidebar img.prodicon {
	display: block;
/*	float: left; */
	height: 20px;
	width: 20px;
}

#promoSidebar div.prodtitle {
/*	margin-top: 20px; */
	vertical-align: top;
}

#promoSidebar div.prodtitle a {
	text-decoration: underline;
	font-size: 9px;
	font-weight: bold;
	font-family: Geneva, Verdana, sans-serif;
}

#promoSidebar div.head {
	font-size: 13px;
/*	font-weight: bold; */
	margin: 5px auto 10px auto;
}

#promoSidebar div.proddescr {
/*	color: #666; */
	font-size: 10px;
/*	margin-bottom: 20px; */
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
}

#promoSidebar table.proddetail {
	margin-top: 10px;
	margin-bottom: 10px;
}

#promoSidebar div.expires {
	padding-left: 20%;
	padding-right: 20%;
	margin-top: 10px;
	/*	font-weight: bold; */
	font-size: 18px;
	text-align: center;
	line-height: 120%;
}

#promoLineAd {
	text-align: center;
	background-color: white;
}

#promoLineAd span.heavy {
	font-weight: bold;
}

a span.heavy {
	color: blue;
}