.hresume dt{
	margin-top: 10px;
	color: navy;
}
.hresume .location {
	display: none;
}
.hresume .org, .hresume .location, .hresume .technologies {
	color: #666666;
}
.hresume .skills,.hresume .skills ul{
	list-style: none;
	margin: 0; padding: 0;
}
.hresume .skillarea{
	font-weight: bold;
	color: navy;
}
.hresume .skillset,.hresume .skillset li{
	display: inline;
	font-weight: normal;
}