#conti{
	float:left;
	padding:0 20px 0 0;
}
#conti>div{
	width:320px;
	height:320px;
	text-align:center;
	margin-bottom:5px;
}
#form>div{
	line-height:2;
	display:inline-block;
	vertical-align:top;
}
#form>div:first-of-type{
	margin-right:20px;
}
#form a.button,#form button{
	font-size:12px;
}
#codetf{
	width:450px;
	height:130px;
}
#form div.annotation{
	float:right;
}
#form button{
	vertical-align:top;
}
