#oddsen_header {
	background-color:#A5D0E0;
	height:76px;
	overflow:hidden;
	}

#oddsen_header ul {
	list-style:none;
	margin-top:5px !important;
	margin-top:2px;
	font-size:11px;
	}
	
#oddsen_header ul li {
	margin-left:8px;
	float:left;
	margin-bottom:4px;
	}
	
#oddsen_header ul li span {
	margin-left:8px;
	}
	
#oddsen_header ul li a {
	color:#0A258C;
	font-weight:bold;
	}
	
#oddsen_tabell {
	background-color:#DCEAF3;
	padding-top:5px;
	_padding-bottom:10px;
	}
	
#oddsen_tabell_head {
	background-color:#F9FAFE;	
	color:#fff;
	font-weight:bold;
	padding-top:1px;
	padding-bottom:1px;
	font-size:11px;
	margin-top:10px;
	position:relative;
	margin-bottom:8px;
	}
	
#oddsen_tabell_head span {
	margin-left:110px;
	width:150px;
	padding-left:10px;
	padding-right:100px;
	width:110px;
	background:#29416D url(/nettavisen/gif/v4/images/fri/oddsen/kant.gif) center right no-repeat;	
	}
	
#oddsen_tabell_head #form1 {
	display:inline;
	width:115px;
	margin-left:10px;
	}
	
#oddsen_tabell_head #more_stats {
	width:115px;
	font-size:11px;
	}
	
#oddsen_tabell_head a#live_link {
	color:#0F07B5;
	font-weight:normal;
	display:inline;
	}
	
#oddsen_tabell_head a#stats_link {
	color:#0F07B5;
	font-weight:normal;
	margin-left:15px;
	}
	
#oddsen_tabell table {
	font-size:11px;
	background-color:#EFFAFF;
	}
	
#oddsen_tabell th {
	color:#000;
	font-size:11px;
	font-weight:bold;
	background-color:#DCEAF3;
	}
	
#oddsen_tabell img#ad_langoddsen {
	position:absolute;
	top:0;
	left:0px;
	}
	
#oddsen_tabell td {
	padding:4px;
	text-align:center;
	background-color:#A7D0E4;
	border: 1px solid #fff;
	*border:0;
	}

#oddsen_tabell td.td_left {
	text-align:left;
	}
	
#oddsen_tabell td a {
	color:#000;
	font-size:11px;
	text-decoration:none;
	}
	
#oddsen_tabell td span {
	font-weight:bold;
	}

/*TD-klassen endres ettersom hvilken del av kampen det er (1.omgang, 2.omgang, pause eller full tid)*/
#oddsen_tabell td.status_3 {
	background:url(/nettavisen/gif/v4/images/fri/oddsen/pause.gif) center center no-repeat;
	}
	
#oddsen_tabell td.status_2 {
	background:url(/nettavisen/gif/v4/images/fri/oddsen/1omgang.gif) center center no-repeat;
	}
	
#oddsen_tabell td.status_4 {
	background:url(/nettavisen/gif/v4/images/fri/oddsen/2omgang.gif) center center no-repeat;
	}
	
#oddsen_tabell td.status_5 {
	background:url(/nettavisen/gif/v4/images/fri/oddsen/ferdigspilt.gif) center center no-repeat;
	}
	
/*Hvis det er gitt tips, så skal TD'en ha denne klassen*/
#oddsen_tabell td.our_tip {
	background:url(/nettavisen/gif/v4/images/fri/oddsen/vaarttips.gif) center center no-repeat;
	}
	
#oddsen_tabell dl {
	margin-top:8px;
	margin-left:5px;
	}
	
#oddsen_tabell dt {
	display:inline;
	}
	
#oddsen_tabell dt img {
	vertical-align:middle;
	}
	
#oddsen_tabell dd {
	font-size:10px;
	display:inline;
	margin-right:20px;
	line-height:2.2em;
	}
	
#oddsen_tabell a#click_for_all {
	float:right;
	margin-top:-25px !important;
	margin-top:-15px;
	margin-right:6px;
	}
