#what-we-do-lists {
	border: 1px solid #CCC;
	padding: 10px;
	float: right;
	width: 55%;
}
#what-we-do-lists td {
	white-space: nowrap;
}
#welcome-message {
	float: left;
	width: 40%;
	padding-top: 10px;
}
.widget.news-headlines,
.widget.news-headlines .List,
.widget.news-headlines .NewsItem,
.widget.news-headlines .headline {
	display: inline;
}
.widget.news-headlines a {
	text-decoration: none;
	color: #000;
}
.widget.news-headlines a:hover {
	text-decoration: underline;
}
