table#employees td.name { width: 20em; font-weight: bolder; }
table#employees td.email { background: transparent url(../../images/icon/link/mail.gif) no-repeat scroll left center; padding-left: 18px; }
table#employees	td.email span.at { font-size: 0.8em; }

#tiund { width: 100%; }
#tiund td { vertical-align: top; padding-top: 2em; border-bottom: 1px solid #d7d7d7; padding-bottom: 1em; }
#tiund td.year { text-align: right; font-size: 1.4em; font-weight: bold; color: #d7d7d7; border-bottom: none; }
#tiund div.icon { float:left; }
#tiund div.text { margin-left: 45px; }
#tiund div.text h1 { font-size: 1.2em; font-weight: normal; text-transform: capitalize; }

