.clear {
	clear:both;
}
#container-slidepanel {
	margin:0 auto;
	position: relative;
	width:430px;
	bottom:0px;
	z-index:1000;
	padding:23px 0 0 0;
}
#topPanel{
	position: absolute;
	bottom:0px;
}
#panel{
	height: 370px;
	position: relative;
	overflow: hidden;
	text-align: left;
	width: 430px;
}
#pnlContent{
	background:url(../img/main/luna-de-miel_slidepanel_background.jpg) repeat-y;
	height: 100%;
	position: absolute;
	width: 430px;
}
#pnlContent p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#CC6633;
	padding:20px 0 0 30px;
}
.panelBtn{
	position: relative;
	width: 136px;
	float:left;
	margin:0 0 0 249px;
}
.panelBtn a{
	height: 24px;
}
.panelBtn a img{
	height: 24px;
	vertical-align: middle;
	width: 136px;
}

