﻿.employee
{
	margin: 10px 10px 10px 10px;
}

.employee .name
{
	font-weight: bold;
}

.employee .title
{
	font-weight: bold;
}