#code{
	overflow: hidden;
}
#code input{
	height: 31px;
    text-align: center;
    float: left;
    margin-right: 20px;
}
#code a{
	float: left;
}