/*------- tableheadline 1/2 --------*/
table.references {
width: 100%;
border-collapse: separate;
border: none;
}

tr.reference-item  {
margin-bottom 4px;
}

.references td {
background-color: #DBE8EE;
padding: 4px;
border-bottom: 4px solid #ECF3F6;
}
td.references-logo {
background-color: #fff;
width: 180px;
height: 60px;
text-align: center;
vertical-align: middle;
padding: 0;
}

.references td.references-download {
	padding-left: 8px;
	margin-left: 0;
	width: 220px;
	background: url(img/news/news_list_1.gif) right top;
}

td.references-url {
border-right: none;
margin-right: 0;
}

.download {padding-left: 4px;}
