/* comment */
.content ul li {
	padding-left		: 10px;
	background-image	: url(/dsg/bull.gif);
	background-repeat	: no-repeat;
	background-position	: 0px 7px;
}

.content a {
	font-size			: 1.1em;
	color				: #11145c;
	text-decoration		: underline;
}	

.content  blockquote {
	margin-top			: 20px;
	padding-left		: 350px;
	font-size			: 0.9em;
}

.content ul {
	margin-bottom		: 20px;
}