.feeTable td, .feeTable .labelColumn label {
	line-height: 30px;
}

.feeTable td, .feeTable tr {
	padding: 0 !important;
}
.feeTableForView {
	min-width: 400px;
}
.feeTableForView td {
	padding-right: 0.5em !important;
	text-align: right !important;
}

.bold, .bold td, .bold a {
	font-weight: bold !important;
}

.w75 {
	width: 75px !important;	
}

.w50 {
	width: 50px !important;	
}

.w60 {
	width: 60px !important;	
}

.w100 {
	width: 100px !important;
}

.w150 {
	width: 150px !important;
}

.w175 {
	width: 175px !important;
}

.w200 {
	width: 200px !important;
}

.w225 {
	width: 225px !important;
}

.w230 {
	width: 230px !important;
}

.w250 {
	width: 250px !important;
}

.w125 {
	width: 125px !important;
}

.hideableFormPart {
	display: none;
}

.smallTextarea {
	height: 113px !important;
	width: 99%;
	min-width: 250px !important;
	max-width: 500px !important;
}

.largeTextarea {
	min-width: 600px !important;
	max-width: 1600px !important;
	min-height: 50px !important;
	width: 99%;
}


.aui .end-transaction-container label {
	font-size: 1.2em;
	font-weight: normal;
}

.aui .end-transaction-container .help-message {
	padding: 0.5em;
	padding-left: 4em;
	background: #faf9f7;
	color: #666666;
	margin-bottom: 1em;
}

.aui .end-transaction-container .help-message ul li {
	list-style: none;
}
.help-block {
	display: none !important;	
}