
.coworker {
    margin-top:20px;
	margin-bottom:20px;
}
.coworker .coworker-worker {
    margin-top:20px;
    /**/
}
.coworker .coworker-worker h3 small {
    height: 30px;
    display: block;
    line-height: 1.3em;
}

.coworker .coworker-worker address {
    margin-bottom:10px;
}

.coworker .coworker-worker.min-height {
	min-height:250px;
}

.coworker .coworker-worker.min-height h3 small {
	height: 60px;
}