td.employ {
vertical-align: top;
border-bottom: 1px dotted #ccc;
padding: 5px 0px 5px 0px;
}

td.noline {
border-bottom: 1px solid white;
}

input.employ {
width: 200px;
}

textarea.employ {
width: 400px;
height: 100px;
}

span.mand 
{
display:inline;
color: red;
}

a.menured {
color: red;
}