
ul.advisors
	{	
	list-style: none;	
	font-family : Arial,Tahoma,Verdana,Helvetica;
	font-weight : normal;
	margin: 0;
	padding: 0;
	font-size : 12px;
	}

ul.advisors li
	{
	margin: 0;
	font-size: 12px;	
	font-weight: bold; 
	}	

ul.advisors ul li
	{
	list-style: none;
	margin-left : 34px;
	font-size: 12px;
	font-weight: normal; 	
	}
	