﻿.bulletstar
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.bulletstar li
{
	background:url(./Images/bullets/bullet_black.png) no-repeat;
	padding-left: 20px;
	vertical-align: top;
	top: 0px;
}


.bulleterrors
{
margin-left: 0;
padding-left: 0;
list-style: none;
}

.bulleterrors li
{
	background:url(./Images/bullets/nav_plain_red.png) no-repeat;
	padding-left: 20px;
	vertical-align: top;
	top: 0px;
}
