/* css */
#left{
	width:105px;
	float:left;
	padding:4px 0;
	border-top:5px solid #acaeaf;                  /* Code for changing the color of the Top border of left pane */
	margin-top:1px;
        
}



.MenuItem1, .MenuHdr0{
	display:none;
}
