/*#content {
  background:url(/img/3d_graph.gif) no-repeat scroll left top;
}*/

#content table.literaturelinkblock {
	margin:0px;
	padding:0px;
	background-color:#f1f7f7;
}

#maincontent .literaturelinkblock td {
	padding: 0;
	border-bottom-width:1px;
	border-right-width:1px;
	border-bottom-style:solid;
	border-right-style:solid;
	height:inherit;
	vertical-align:top;
	width:189px;
}

#maincontent .literaturelinkblock td.right {
	border-right-style:none;
}

	.literaturelinkblock a {
		text-decoration: none;
		display: block;
		font-size: 85%;
		margin:0px;
		padding:7px 0px 5px 14px;
		width:175px;
	}	
	
.doclistLiterature a.expired {
    color:#FF0000;
}