#circus {
	margin: 0px;
	padding: 0px;
	position:fixed;
	z-index: 10;
	color: #C7C6C3;
	font-size: 11px;
	display: none;
}
#circus li{
	list-style-image: none;
	list-style-type: none;
}

#circus a{
	text-decoration: none;
	border: none;
}

#circus a img{
	border: none;
}

