.left {
	float: left;
}

.right {
	float: right;
}

a img {
	border: none;
}
	
td {
	width: 125px;
	text-align: center;
}
