/* til transferliste */
#transfertable {
	width:100%;
	margin:5px 0 5px 0;
	border:1px solid #dbdbdb;
	background: #fff url(/klubber/img/bg-klubber-table.gif) repeat-x;
}

#transfertable td {
	padding:5px 5px 5px 10px;
}

#transfertable td img{
	margin-right:3px;
}
#playername {
	width:200px;
}

#teaminfo {
	width:200px;
}

#headline {
	/*background: url(/img/v2/common/bg-hr2.gif) repeat-x 0px 23px;*/
}

/* til transferoverblik */

#transferliste {
	width:820;
	margin:5px 0 3px 0;
	border:1px solid #dbdbdb;
	background: #fff url(/klubber/img/bg-klubber-table.gif) repeat-x;
}

#transferliste td {
	padding:2px 2px 2px 4px;
}

#player {
	width:245px;
}

#clubfrom {
	width:185px;
}

#clubto {
	width:185px;
}

#addeddate {
	width:47px;
}

#transferdate {
	width:60px;
}

#enddate {
	width:60px;
}

#transferliste td img{
	margin-right:3px;
}

.date{
	color:#666666;
	font-size:9px;
}

.header{
	color:#333333;
	font-size:13px;
	font-weight:bold;
}
