div#email {
	position: absolute;
	top: 83px;
	left: 615px;
	width: 250px;
	text-align: right;
}

div#email a {
	text-decoration: none;
	font-size: 14px;
	line-height: 28px;
	color: #1c408c;
	background-color: inherit;
}

div#email .yellow {
	color: #ddc47a;
	background-color: inherit;
}