div.ctf-block{
	margin: 30px 0px;
}
h1.cft{
	font: 11px Tahoma;
	font-weight: bold;
	color: #174879;
	margin: 0px 0px 10px 20px;
	color: #174879 !important;
}
form.cft{
}
div.cft{
	font: 14px Tahoma;
	color: #174879;
	margin: 0px 30px;
}
select.cft{
	width: 130px;
	display: block;
	clear: both;
	font: 12px Tahoma;
	color: #174879;
	margin: 0px 4px;
}
input.cft{
	display: block;
	margin-top: 10px;
	font: 14px Tahoma;
	color: #174879;
	background: transparent;
	cursor: pointer;
	font-weight: bold;
}