ul {
	margin: 0px;
	padding: 0 0 40px 0;
}

ul li {
	font-size: 13px;
	color: #394751;
	margin: 0px;
	padding: 0 0 0 30px;
	list-style-type: none;
	line-height: 17px;
	background-image: url(../images/list_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 20px 7px;
}

ul li a {
	color: #045596;
	font-weight: bold;
	font-size: 13px;
}

ul li a:hover {
	text-decoration: none;
}
