#contentText table{
	margin-left:14px;
}
td{
	margin:0;
	padding:0;
}
tr{
	margin:0;
	padding:0;
}

td.journal{
	width:150px;
	height:120px;
	border:1px solid black;
	text-align:center;
}
td.article{
	width:550px;
	border:1px solid black;
}
td.article span.date{
	font-size:9px;
	width:110px;
	float:left;
	clear:both;
	text-align:center;
}

span.edition{
	font-size:10px;
	color:black;
	line-height:0.3!important;
}
