
.ContactInfo  {
	display: none;
}

#content ul.ResumeSection {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#content ul.ResumeSection li  {
	background-image: none;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0
}
#content ul.ResumeSection li p  {
	text-align: left;
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 20px
}
#content ul.ResumeSection li.Short strong, #content ul.ResumeSection li.Freelance p strong {
	font-weight: normal;
}
#content ul.ResumeSection li.Short p {
	display: inline;
	margin: 0;
}
#content ul.ResumeSection li.Short p:before {
	content:' - ';
}

#content .Pubs strong, #content .Tools strong {
	font-weight: normal;
}



