#protofade-wrap
{
	margin-bottom: 10px;
}
#protofade
{
	position: relative;
}
#protofade div
{
	position: absolute;
}
#protofade-stub
{
	visibility: hidden;
}
.protofade-controls
{
	height: 20px;
	margin-top: -20px;
	position: relative;
	float: right;
}
.protofade-controls a
{
	color: #FFFFCC;
	text-decoration: none;
	text-align: center;
	width: 50px;
	display: block;
	float: left;
}
.protofade-controls a:hover
{
	color: #FFFFCC;
	text-decoration: none;
}
