body{
	background:none !important;
	background-color:#ffffff;
}
#main-content2{
	background:none !important;
	margin:-25px 0 0 0px;
}
#wrapper{
	position:absolute !important;
	margin:0 0 0 0 !important;
	background:none !important;
}
#tlcorner{
	display:none;
}
#trcorner{
	display:none;
}
#content-fit{
	width:660px;
}
#header{
	display:none;
}
#shadow-sidepanel{
	display:none;
}
#fcbank-challenge table{
	width:660px;
	border:none !important;
	
}
#footer{
	display:none;
}
#content-fit th {
    background-color: #ffffff;
    color: #000000;
    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 td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:5px !important;
	color:#000000;
	border-bottom:solid !important;
	border-bottom-width:1px !important;
	border-bottom-color:#DFDFDF!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:#ffffff;
	width:119px;
	color:#000000;
	border:solid;
	border-style:none;
}
#content-fit input[type='button']{
	display:none;
}
#content-fit input[type='text'].creditcardtext{
	background-color:#ffffff;
	width:119px;
	color:#000000;
	border:none;
}
#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;
}