/* CSS Document */
#left_menu_top {
	background-image:url(../left_menu/images/menu_top.gif);
	background-repeat:no-repeat;
	width:75px;
	height:20px;
	font-size: 0px;	
	float: left;	
}
#left_menu_banner {	
	width:75px;
	height:55px;
	font-size: 0px;	
	clear: left;
	float: left;	
}
#left_menu_magnets {	
	width:75px;
	height:65px;
	font-size: 0px;
	clear: left;
	float: left;	
}
#left_menu_signs {	
	width:75px;
	height:70px;
	font-size: 0px;
	clear: left;
	float: left;	
}
#left_menu_displays {	
	width:75px;
	height:80px;
	font-size: 0px;
	clear: left;
	float: left;	
}
#left_menu_bottom {
	background-image:url(../left_menu/images/menu_bottom.gif);
	background-repeat:no-repeat;
	width:75px;
	height:20px;
	font-size: 0px;
	clear: left;
	float: left;	
}
