.bulletin-list
{
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
}

.bulletin-list li
{
	margin-bottom: 2px;
}

.bulletin-list a
{
	color: #414141;
	font-weight: bold;
	text-decoration: none;
}