#fcbank-challenge table{
	width:525px;
	border:none !important;
	
}
#content-fit th {
    background-color: #CEE4FD;
    color: #043771;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	text-align:left;
	padding:5px;
}
#content-fit th.fcbVisa{
	width:50px;
	line-height:20px;
}
#content-fit th.ccfield{
	width:50px;
	line-height:20px;
}
#content-fit tr{
	border-bottom:solid;
	border-bottom-color:#CCCCCC;
	border-bottom-width:1px;
}
#content-fit td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px !important;
	color:#043771;
	border-bottom:solid !important;
	border-bottom-width:1px !important;
	border-bottom-color:#CEE4FD !important;
}
#content-fit td.fcbVisa{
	width:120px;
}
#content-fit li{
	list-style:none;
	list-style-type:none;
	margin:0 0 0 0 !important;
}
#content-fit input[type='text'].creditcard{
	background-color:#E7F1FE;
	width:119px;
	color:#0A79F3;
	border:solid;
	border-style:solid;
	border-width:1px;
	border-color:#7BB8FB;
}
#content-fit input[type='button']{
	background-color:#CEE4FD;
	border:solid;
	border-color:#7BB8FB;
	border-width:1px;
	color:#043771;
	cursor: pointer; cursor: hand
}
#content-fit input[type='text'].creditcardtext{
	background-color:#E7F1FE;
	width:119px;
	color:#0A79F3;
	border:solid;
	border-style:solid;
	border-width:1px;
	border-color:#7BB8FB;
}
#content-fit textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#EAEAEA;
	color:#2d2d2d;
	border:solid;
	border-style:solid;
	border-width:1px;
	border-color:#CCCCCC;
	height:75px;
	float:right;
	overflow:auto;
}
