#panel {
	background: #fffff9;
	height: 30px;
	display: none;
	padding-top:10px;
}
#panelcat {
	background: #ffffff;
	height: 30px;
	display: none;
	padding-top:10px;
	
}
#paneltag {
	background: #ffffff;
	height: 30px;
	display: none;
	padding-top:10px;
	
}
.btn-slide {
	background: url(images/white-arrow.gif) no-repeat right -55px;
	text-align: left;
	width: 70px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	margin: 100 auto;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
border:0px red solid;
}

.active {
	background-position: right 5px;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 0px #ff9900;
	1background: url(images/btn-slide1.gif) no-repeat left top;
	1margin-left:60px;

}
.slide a {
	font-family: arial,verdana,Courier New,Microsoft Sans Serif,tahoma,Georgia;
	font-size: 120%;
padding-left:10px;

}
.slide a:visited{
color:white;

}

.bubble{
		border:0px solid #9999CC;
		padding:10px;
		margin:auto;
		color:#000000;
		font-family: verdana,Courier New,Microsoft Sans Serif,tahoma,Georgia;
		text-align: center;
		margin-bottom:5px;
		-moz-border-radius:5px;
		-webkit-border-radius:5px;
}
