#portfolio_leftPanel{
	background-color:#444444;
	color:#AAAAAA;
	/* You shouldn't change these 5 options unless you need to */		
	height:100%;
	left:0px;
	z-index:10;
	position:absolute;
	display:none;
	bottom: 10px;
	}
	
#portfolio_leftPanel #leftPanelContent{
	padding:10px;
	}
	
