#promo {
	/*display:none;*/
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #999;}

#promo .promo_heading {
	cursor:pointer;
	background-image:url(images/plus.png);
	background-repeat:no-repeat;
	height:28px;
	padding-top:12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#FFF;
	font-weight:bold;
	padding-left:10px;
	font-style:italic;}


