#fy {
	margin-top: 20px;
	text-align: center;
}
#fy a {
    color: white;
    background-color: #0776ab;
    margin-left: 5px;
    display: inline-block;
    text-align: center;
    height: 24px;
    line-height: 24px;
    width: 68px;
    cursor: pointer;
    text-decoration: none;
}

#fy select {
    width: 50px;
    height: 22px;
}