@CHARSET "ISO-8859-1";
.transactionTypes {
	clear:left;
	display: block;
}

.transactionTypes li {
	float: left;
	width: 25%;
	margin-top: 5px;
}

.blockLabel > span > input[radio] {
	float: left; 
	margin-right: 5px;
}

.blockLabelButtons {
	width: 20%;
	float:left;
}
