/* sukat table styles */

#content .sukat td {
border: 0;
vertical-align: top;
overflow: hidden;
}
#content .sukat th {
	border-bottom: 1px solid #047;
	vertical-align: bottom;
	line-height: 1.1;
}
.odd-table-row {
	background-color: #e6e9ea;
}
.even-table-row {
	background-color: #fff;
}
col.name {
	width: 120px;
}
col.function {
	width: 110px;
}
col.phone-email {
	width: 180px;
}
col.person-col-one {
	width: 200px;
}
col.person-col-two {
	width: 200px;
}
/* diva table styles */

#content table.diva,
#content table.diva_thesies {
margin: 1em 0 0;
}
#content .diva td {
vertical-align: top;
padding-bottom: 3px;
}
#content .diva th {
border-bottom: 1px solid #047;
vertical-align: bottom;
line-height: 1.1;
}
#content .diva_thesies tr {
vertical-align: top;
}
#content .diva_thesies td {
border: 0;
padding-bottom: 3px;
}
#content .diva_thesies th {
line-height: 1.1;
}
#content .diva_thesies h3 {
font-size: 140%;
border-bottom: 1px solid #555;
}
td.refnr {
font-size: 1.9em;
font-weight: bold;
}

col.diva_name {
width: 150px;
}
col.diva_title {
width: 210px;
}
col.diva_year {
width: 40px;
}
col.diva_headers {
width:110px;
}
col.diva_info {
width: 300px;
}
