#promo2 {
	margin:10px auto 20px auto;	
	width:441px;
}

#promo2-top {
	height:15px;
	background:url(images/promo2_top.jpg) top left no-repeat;
}

#promo2-body {
	background:url(images/promo2_body.jpg) top left repeat-y;
	padding:4px 10px;
}

#promo2-body h2 {
	margin:0;
	padding:0;
	color:#72c947;
	text-transform:uppercase;
	line-height:28px;
	font-size:28px;
	text-align:center;
}

#promo2-bot {
	background:url(images/promo2_bot.jpg) top left no-repeat;
	height:16px;
}
#promo2-bot img {
	float:right;
	margin-right:10px;
}
