.content_top {
	width: 100%;
	float: left;
}
.content_toolbar {
	float: right;
}
.content_toolbar a {
	border: 0px;
	text-decoration: none;
}
h2.contentheading {
	margin-top: 2px;
	float: left;
	width: 90%;
}
.content {
	clear: both;
}

li .text, li .img {
	float: left;
}
li .img {
	width: 40px;
	margin-right: 10px;
	overflow: hidden;
}
