/* Klubnyt styles */
div.clubbox {
float:left;
margin:10px 15px 0 0;
}

table.klubnytlist {
width:100%;
background: url(/img/v2/common/bg-table-center-470.gif) repeat-y;
border-bottom:1px solid #ccc;
}
	table.klubnytlist caption {
	background:url(/img/v2/common/bg-table-top-470.gif) no-repeat;
	height:33px;
	line-height:33px;
	font-weight:bold;
	font-size:14;
	color:#333;
	border-bottom:1px solid #ccc;
	}
	
	table.klubnytlist tr{
	}
	
	table.klubnytlist td {
	padding:5px;
	border-bottom:1px solid #ebebeb;
	}
	
	
	
	/* specific for this table */
	
	table.klubnytlist td.klublogo {
	text-align:center;
	width:15px;
	}
	table.klubnytlist td.klubnavn {
	text-transform:uppercase;
	background-color:#F7F7F7;		
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;	
	width:15px;
	}
	
	table.klubnytlist td.dato {
	color:#333;
	
	font-size: 9px;
	font-family:tahoma;				
	border-right:1px solid #EAEAEA;	
	text-align:center;	
	width:15px;
	}
	
	table.klubnytlist td.headline {
	
	}
