#ready-to-apply{
	width:491px;
	background:url(/pccgprefix/images/creditcards/ready-to-apply/ttl_bar.png) no-repeat top center;
	padding-bottom:15px;
	margin:10px 0px 15px;
}

#top-cap{
/*	background:url(/pccgprefix/images/creditcards/ready-to-apply/bgbox-top.gif) no-repeat top center;
	height:6px;
*/}

#ready-to-apply h2{


/*	margin:10px 0px 4px;
	padding:0px 15px;
*/
}

#ready-online, #ready-schedule-appointment{
	padding:10px 15px;		
}

#ready-online{
/*	background:url(/pccgprefix/images/creditcards/ready-to-apply/header-underline.gif) no-repeat top center;
*/
	width:458px;
	border-color:#a2d5f4;
	border-style:none solid none solid;
	border-left:1px solid #a2d5f4;
	border-right:1px solid #c3e3f8;	
}

#ready-online .ready-fill{
	background:url(/pccgprefix/images/icon_mouse.gif) no-repeat left center;
	padding-left:33px;
	width:300px;
	float:left;
}

#ready-online .call-to-action{
	float:left;
	padding-top:15px;
	width:117px;
}

#ready-online .call-to-action > div{
	float: right;
}

#ready-schedule-appointment{
	background:url(/pccgprefix/images/creditcards/ready-to-apply/dotted-underline.gif) no-repeat top center;
	width:458px;
	border-color:#a2d5f4;
	border-style:none solid solid solid;
	border-left:1px solid #a2d5f4;
	border-right:1px solid #c3e3f8;	
	border-bottom:1px solid #a2d5f4;
}

#ready-schedule-appointment .ready-fill{
	background:url(/pccgprefix/images/icon_calendar.gif) no-repeat left center;
	padding-left:33px;
	width:300px;
	float:left;
}

#ready-schedule-appointment .call-to-action{
	float:left;
	padding-top:15px;
	width:117px;
}

#ready-schedule-appointment .call-to-action > div{
	float: right;
}