div#innerRightColumn .webInfoPanel001{
	clear: both;
}

.headerBannerPink{
	background: #edc0cb;
}

.headerBanner{
	position: relative;
	width: 411px;
	height: 94px;
}

.headerBanner img{
	position: absolute;
	right: 0px;
	top: 0px;
}

.headerBanner .title{
	position: absolute;
	left: 17px;
	top: 11px;
}

.headerBannerPink .title{
	color: #c00114;
	font-size: 1.4em;
}
.headerBannerSpecial .title{
	color: #ffffff;
	font-size: 1.4em;
}

.headerBanner p{
	position: absolute;
	left: 17px;
	top: 35px;
	line-height: 20px;
	color: #fff;
	font-size: 1.3em;
	width: 300px;
	white-space: nowrap;
	overflow: hidden;

}

.headerBannerSpecial p{
	color: ffff00;
}

.headerBannerSpecial{
	background: #f80b87;
	color: ffff00;
}

.redBGTitle .title{
	background-color: #ef2e23;
	color: #fff;
	padding: 8px 0px 5px 8px;
	font-weight: bold;
}

.greenBGTitle .title{
	background-color: #5fb337;
	color: #fff;
	padding: 8px 0px 5px 8px;
	font-weight: bold;
}