/*================UNORDERED LIST FORMATTING FOR [[MOMS]] & [[TRAINING]]====================*/
ul 
{
	list-style-type: disc;
	list-style-image: url(bullet.gif);
	list-style-position: inside;
}