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;
}


/****** DONATIONS PAGE *************/
.donationsLauncher{
	float: left;
	font-family: Tahoma, Geneva,Verdana,sans-serif;
	padding-bottom: 15px;
	position: relative;
}

.donationsLauncher .webInfoPanel001Contents{
	float: left;
	padding: 15px;
	background: url(/images/content/onlinestore/donationsBG001.png) left -20px no-repeat;
	width: 390px;
	height: 210px;
}

.donationsLauncher .title{
	color: #fff;
	font-size: 33px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 15px;
}

.donationsLauncher h6{
	color: #000;
	font-size: 14px;
	width: 390px;
}

.donationsLauncher .donationButton{
	position: absolute;
}

.donationsLauncher .donationButton a{
	color: #000;
}

.donationsLauncher .oneOfDonations{
	left: 45px;
	top: 177px;
}

.donationsLauncher .regularDonations {
	left: 240px;
	top: 177px;
}



.storeLauncher{
	float: left;
	font-family: Tahoma, Geneva,Verdana,sans-serif;
	padding-bottom: 15px;
	position: relative;
}

.storeLauncher .webInfoPanel001Contents{
	float: left;
	padding: 15px;
	background: url(/images/content/onlinestore/storeBG001.png) top left no-repeat;
	width: 390px;
	height: 130px;
}

.storeLauncher .title{
	color: #fff;
	font-size: 33px;
	font-weight: bold;
	line-height: 30px;
	padding-bottom: 15px;
}

.storeLauncher h6{
	color: #000;
	font-size: 14px;
	width: 390px;
}

.storeLauncher .storeButton{
	position: absolute;
left: 275px;
	top: 120px;
}

.storeLauncher .storeButton a{
	color: #000;
}
/****** DONATIONS PAGE *************/
