.checkboxRight {
	float: right;
}

.inputBankruptcy {
	width: 200px;
}

.backButton {
	cursor: pointer;
	border: none;
	background-color: #FFF;
	background-image: url(/template/images/bt-background-back.gif);
	background-position: left top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 26px;
	width: 80px;
	line-height:22px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	margin-top: 6px;
	display: block;
	text-decoration: none;
	float: right;
}
.listtable td a.fileDownload:hover {
	color:#FFF !important;
}

