#babel {
	height: 156px;
	text-align: center;
}

#currency-converter {
	font: 9px Verdana, sans-serif;
	text-align: left;
	background: url(images/cc-bottom.gif) no-repeat 0px 100%;
}

#currency-converter th {
	font-size: 9px;
}

#currency-converter form {
	display: block;
	width: 216px;
	padding: 40px 14px 13px;
	background: url(images/cc-top.gif) no-repeat 0px 0px;
}

#currency-converter p {
	margin: 0px;
}

#currency-converter select,
#currency-converter input.textCC {
	width: 160px;
	font: 9px, Verdana, sans-serif;
}

td#resultCC {
	background: #f30;
	font: 9px, Verdana, sans-serif;
	color: #FFFFFF;
}

th#amount {
	width: 44px;
}

td#amount-input {
	width: 196px;
}

#fast-quote-babel {
	margin: 500px 0px 0px 0px;
}
