#navcontainer2close {
	background: #1d1d1d url(../images/elements/nav2_bottom.png) no-repeat center center;
		border-top: 1px solid #2c2c2c;
	height: 45px;
	
	cursor: n-resize;
	display: block;
}
#navcontainer2close:hover {
	background-color: #1d1d1d;	
}
#navcontainer2 {
	padding-bottom: 0;
}