/* CSS modified from the available on-line CSS from CSS Zen Garden */
/* Home Page of the Baritone Opera Singer Paolo Coni - Author: Leonardo Nibbi - baritone http://www.nibbi.org */
/* css released under Creative Commons ShareAlike License v1.0 - http://creativecommons.org/licenses/sa/1.0/  */
/* All associated graphics copyright 2006, Leonardo Nibbi */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the designer's written permission. */
/* The CSS itself may freely be used for anything you wish, but the associated graphics belong to the designer. */
/* What you may use - .css files. What you may not use - .jpg, .gif, and .png files. */

/* In order to contact the author see http://www.nibbi.org */
/* USE CSS!!!! */
/* Acknowledgements: a special thank to Dave Shea and to all of the contributors to the CSS Zen Garden Project - See: http://csszengarden.com */

/******************************************************************* primary elements */


/******************************************************************* primary hyperlink styling */
		

/******************************************************************* body content */

	
/******************************************************************* link list */

#contacts_management {
	position: relative;
	margin: 0px;
	padding: 0px;
	
/*	top: 435px; 
	left: 50px;
	width: 150px;
*/
	
	text-align: left;
}

	#contacts_management h3.monici { 
		background: transparent url(../images/logomonici.gif) no-repeat top left; 
		margin: 0px 0px 0px 0px; width: 112px; height: 84px;
	}
		#contacts_management h3.monici span {
			display: none;
		}
		
		
	#contacts_management ul {
		margin-top: 0px;
		margin-bottom: 10px;
		margin-left: 10px;
		margin-right: 0px;
		padding: 0px;
	}
		#contacts_management li {
			line-height: 2.5ex; 
			list-style-type: none;
			background: transparent url(cr1.gif) no-repeat top center; 
			display: block; 
			padding-top: 5px; 
			margin-bottom: 5px;
		}
		
		#monici li {
			background: url(../images/docbullet.gif) no-repeat 0px 7px;
			padding-left: 11px;
		}

			#lmonici a { display:block; text-transform:lowercase; }
			#lmonici a.c {display:inline; text-transform: none; }
