.right {
	margin-right:8px;
	border: 2px solid black;
}
.right:hover {border: 2px solid #FBF7AF}

.left {
	margin-left:2px;
}