div#cert_fee_notice, div#cert_exempt_notice{
	display:none;
	padding:10px;
	font-weight:bold;
	text-align:center;
	background:#F2F5FA;
	margin-top:10px;
}
form#tlcbasket-my-form div.description{
	float:right;
	width:460px;
	margin-bottom:10px;
	color:#777;
}

input#edit-amount-funded, input#amount-being-paid{
	width:100px;
	float:left;
	margin-right:5px;
}
.note{
	color:#888;
	font-size:.8em;
}