table
{
	font-size: 120%;
	line-height: 20px;
	border: none;
	border-collapse: collapse;
	}

table tr.headerrow
{
	border-bottom: 1px dotted #8A988E;
	}

table tr th
{
	font-weight: bold;
	}

table tr td
{
	vertical-align: top;
	padding: 4px;
	}

table tr td a.pdflink
{
	font-weight: bold;
	}

table tr.highlight
{	
	background-color: #BCCBC1;
	}

#artname_head { width: 30%; }
#desc_head { width: 70%; }