/*
#map {
	float: right;
	width: 130px;
	text-align: center;
	margin: 0 5px;
}
#map a {
	display: block;
	margin: 0 auto 4px;
	width: 100px;
	padding-top: 55px;
	overflow: hidden;
	background: url(../img/map-small.gif) no-repeat 10px 0;
}
#map a:hover {
	background-position: -111px 0;
}
*/

#testimony {
	position: absolute;
	bottom: -9px;
	right: 16px;
}
* html #testimony {
	bottom: -10px;
}
