/* NewsTab Stylesheet */
div.Projects div {
	font-size: 100%;
	padding-bottom: 2px;
}

div.ProjectsHeader {
	background-image: url(/img/listitem-black-on-white.png);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	font-family: Georgia, Times New Roman, Serif;
	padding-left: 10px;
	padding-bottom: 5px;
	text-decoration: none;
}

span.Desc {
	color: #7D7D7D;
	font-size: 95%;
}