#ShortList
{
	
}

.ShortListCard
{
	width:120px;
	float:left;
	font-size:12px;
	
}
.ShortListCardRemove
{
	height:15px;
	border-top:2px solid #0079c2;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	background-color:#0079c2;
	padding:9px;
}

.ShortListCardRemove a, .ShortListCardRemove a:hover, .ShortListCardRemove a:link, .ShortListCardRemove a:visited
{
	color:#fff;
}

.ShortListCardNameImage
{
	height:130px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	padding:9px;
}

.ShortListCardName
{
	height:55px;
	text-align:center;
}

.ShortListCardImage
{
	text-align:center;
}

.ShortListCardInterestRate
{
	height:30px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	padding:9px;
}
.ShortListCardCashAdvanceRate
{
	height:30px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	padding:9px;
}
.ShortListCardInterestFreeDays
{
	height:30px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	padding:9px;
}
.ShortListCardBalanceTransferRate
{
	height:30px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	padding:9px;
}
.ShortListCardAnnualFee
{
	height:30px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	padding:9px;
}
.ShortListCardRewards
{
	height:30px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	padding:9px;
}
.ShortListCardProceed
{
	height:50px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	padding:9px;
	text-align:center;
}



.ShortListCardHeading
{
	width:140px;
	float:left;
	font-size:13px;
	font-weight:bold;
	color:#0079c2;
	background-color:#eaf4fa;
	
}
.ShortListCardRemoveHeading
{
	height:15px;

	border-right:2px solid #0079c2;
background-color:#fff;
	padding:9px;
}
.ShortListCardNameImageHeading
{
	height:134px;
	border-right:2px solid #0079c2;
	padding:9px;
	background-color:#fff;
}
.ShortListCardInterestRateHeading
{
	height:30px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	border-left:2px solid #0079c2;
	border-top:2px solid #0079c2;
	padding:9px;
}
.ShortListCardCashAdvanceRateHeading
{
	height:30px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	border-left:2px solid #0079c2;
	padding:9px;
}
.ShortListCardInterestFreeDaysHeading
{
	height:30px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	border-left:2px solid #0079c2;
	padding:9px;
}
.ShortListCardBalanceTransferRateHeading
{
	height:30px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	border-left:2px solid #0079c2;
	padding:9px;
}
.ShortListCardAnnualFeeHeading
{
	height:30px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	border-left:2px solid #0079c2;
	padding:9px;
}
.ShortListCardRewardsHeading
{
	height:30px;
	border-right:2px solid #0079c2;
	border-bottom:2px solid #0079c2;
	border-left:2px solid #0079c2;
	padding:9px;
}
.ShortListCardProceedHeading
{
	height:52px;
	border-right:2px solid #0079c2;
	padding:9px;
	background-color:#fff;
}
