/********************************************/
/* BEGIN Styles for E-bill Promotion 		*/
/********************************************/
#ebillsignup div.ebill-promo {
	width:			265px;
	margin-left:	10px;
	font-family:	"Arial","Helvetica",sans-serif;
	font-size:		11px;
}

#ebillsignup div.ebill-promo div.heading {
	display:		none;
}

#ebillsignup div.ebill-promo div.content {
	background:		url('../csp_version2/landing_bg.png');
	padding:		0 18px;
}

#ebillsignup div.ebill-promo div.top {
	background:		url('../csp_version2/landing_top.png');
	height:			58px;
}

#ebillsignup div.ebill-promo div.middle {
	background:		url('../csp_version2/landing_middle.png');
	height:			24px;
	display:		block;
}

#ebillsignup div.ebill-promo div.footer {
	background:		url('../csp_version2/addpayee_bottom.png');
	height:			16px;
}

#ebillsignup div.buttons {
		
}

#ebillsignup div.ebill-promo div.second-bubble div.bottom {
	display:		none;
}

#ebillsignup div.ebill-promo div.second-content {
	width:			229px;
}

#ebillsignup div.ebill-promo div.question {
	background-image:	none;
	padding:			4px 0px 3px;
	cursor:				default;
}

/********************************************/
/* END Styles for E-bill Promotion 		*/
/********************************************/
