div.link-container {
	margin-bottom: 20px;
}

div.useful-link {
	background: url(/images/generic/bullet-white-bg.gif) 0 2px no-repeat;
	padding-left: 15px;
}

div.useful-link a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

div.useful-link a:hover {
	text-decoration: underline;	
}
