.fotochamada, .fotochamada a {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
}
.fotochamada a span, .fotochamada strong {
	display: none
}
.fotochamada a:hover span {
	background: url(../images/fotos_clique.gif) no-repeat left top;
	display: block;
	width: 450px;
	height: 50px;
	position: absolute;
	left: 10px;
	top: 5px;
	z-index: 999;
	text-indent: 0;
}
#galeria {
	padding: 0;
	margin: -30px 0 -90px 0;
}
#galeria li {
	list-style-type: none;
}
#galeria img {
	border: 2px solid #CCC;
}
.roundabout-holder span {
	display: none;
}
.roundabout-holder {
	padding: 0;
	width: 100%;
	height: 500px;
	overflow: hidden;
}
.roundabout-moveable-item { 
	cursor: pointer;
	width: 1em;
	height: 450px;
	width: 600px;
}
.roundabout-in-focus {
	cursor: auto;
}
.roundabout-in-focus img {
	border-color: #000;
}