ul#BulletPointList
{
	clear: right;
	list-style-position: inside;
	margin-top: 0px;
}
ul#BulletPointList li
{
	font-weight: bold;
	
}
