/* CSS Document */

#promotion {margin-bottom:2px;}

#promotion td {
		/* width:200px; */
		background-color:#CCCCCC;
		padding:6px 6px 6px 6px;
		border-bottom:1px solid #999999;
		line-height:16px;
}

#promotion .promoHead {font-size:12px; font-weight:bolder; color:#FF3300; margin-bottom:5px; line-height:18px;}
#promotion .promoLine {border-bottom:1px solid #999999;}

