﻿ul.bulletedList
{
    margin-bottom:.5em;
	list-style-type:disc;
	list-style-position:inside;
	
}
