.myLI{
   list-style: disc;
	 width: auto;
}
.myUL{ 
  list-style: disc;
  width: auto;    
  margin-top:0;
  margin-bottom:0;
}
.myUL3{ 
  list-style: none;
  /*vertical-align: left;*/
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	
	
}	

.myLI02{
   list-style: disc;
	 width: auto;
}

.myUL02{ 
  list-style: disc;
	width: auto;
}
