.navigation li#guarantee a {
	border-style:solid;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	border-color: #fff;
	background-color: #fff;
}
.navigation li#guarantee a:hover {
	border-color:inherit;
}

.first:first-line {
	color:#5555ee;
	text-transform:uppercase;
}
.attribution {
	font-style:italic;
	text-align:right;
}
