body{
	overflow:hidden;}

#container {	

}
img{ border:none; border:0; }

.stacks_in{position:relative; z-index:99; width:265px; margin-top: 0px; margin-bottom: 0px; margin-left: 0;margin-right: 10px; padding-top: 0;padding-bottom: 2px;padding-left:0 ;padding-right:0;}

#SPbutton {
	position:absolute;
	width:36px;
	height: 111px;
	top:60px;
	left:-2px;
	z-index:100000;
	padding-top:5px;
	padding-bottom:5px;
	background:#999;
	-moz-box-shadow: 2px 0px 3px #999;
-webkit-box-shadow: 2px 0px 3px #999;
box-shadow: 2px 0px 3px #999;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";
	cursor:pointer;
	margin: 0px;
	margin-left:280px;
}



#SPBlock {
	background-color:#999;
	color:#CCCCCC;  
	left:-3px;
	margin-left:0;
	overflow:hidden;
	padding:22px;
	position:absolute;
	top:0;
	width:300px;
	height:100%;
	z-index:50;
	text-align:left;
	-moz-box-shadow: 2px 0px 3px #999;
-webkit-box-shadow: 2px 0px 3px #999;
box-shadow: 2px 0px 3px #999;
/* For IE 8 */
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";
}

#abrir, #cerrar{
display:none;
	
}
#SlidingPanel #SPBlock #copyright{
position:absolute;
z-index:50;
margin-top:30px;
left:10px;
text-align:center;
font-size:11px;
font-family:"MyriadProRegular";
color:#333;
margin-left:25px;
}

#SlidingPanel #SPBlock #copyright a{
	color:#333;
}