/********************* Instant Savings Card *********************/

#apx-isp #apx-content-bg-long {
    height: 1350px;
}

#apx-isp .main-card{
	display:inline-block;
	min-width:540px;
	padding-bottom: 10px;
}
.card{
	display:inline-block;
	float:left;
}

img.card{
	width:371px !important;
	height:100%;
}

p.card{
	width:168px !important;
	height:auto;
	margin-top:115px;
	padding-left:20px;
	vertical-align:bottom;
}

#blue-buttons{
	
}

a.blue-btn{
	width:350px;
	color:#fff;
	background-color:#0069aa;
    font:bold 12px arial,verdana,helvetica;
	padding:10px;
    display: inline-block;
	margin:0 20px 20px 0;
	text-align:center;
	border-radius:6px;
	cursor:pointer;
}

a.blue-btn:hover{
	background-color:#004773;
}

#card-text{
	width:80%;	
}

#apx-isp #apx-right-content p{
	width:100%;
	
}