
div.tabwidget ul li img {
	top:5px;
	left:45px;
	}
	
div.tabwidget ul.basictab li span {
	color:#000000;
	left:48px;
	}	


	
	/* CSS Document */

	table .atable {
	border : none;
	margin : 0 0 0 0;
	padding-bottom : 0;
	padding-right : 0;
	padding-top : 0;
	padding-left : 0;
	border-collapse:collapse;
	border-spacing: 0px;
	}

	table .atable td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.625em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	}


	/*  tables and participant compare */
	.ttop {
		background: #678613;
		color: #FFFFFF;
		font-weight:bold;
		text-decoration: none;
		}

	table .atable .even {
		background: #FFFFFF;
		color: #111111;
		text-decoration: none;
		}

	table .atable .odd {
		background: #d6e7a8;
		color: #111111;
		text-decoration: none;
		}

	table .atable .even td, table .atable .odd td {
		padding-bottom: 4px;
		padding-top: 4px;
		}

	.trcmp {
		background: #99FFCC;
		color: #111111;
		text-decoration: none;
		}



	/* atable2 styles*/
	.atable .ttop,.atable .tdhd,.atable .tdpos,.atable .tabmatch,.atable .tabgoaldone,.atable .tabgoaltap,.atable .tdate, .atable .tabname{
		font-size:0.625em;
		font-family:Arial;
		color:#333;
		padding-left:3px;
		font-weight:bold;

		}

	.atable .odd {
		background:#d6e7a8;
		}

	.atable .ttop {
		background:#d5d5d5;
		}


	.atable .tabwon,.atable .tabdrawn,.atable .tabloose,.atable .tabgoaldiff,.atable .tabpoints {
		color:#333;
		font-size:0.625em;
		font-family:Arial;
		height:22px;
		width:21px;
		}

	.atable .tabpoints {
		font-weight:bold;
		}

	 .tabgoaldone, .tabgoaltap, .tabwon, .tabdrawn, .tabloose{
		display:none;
	}
	
	.tabmatch, .tdpos{
	display:table-cell;
	}


	table.atable th{
		background:#678613;
	}

	.atable th.tabname, .atable th.tdpos{
		text-align:left;
		color:#FFF;
		line-height:2.3em;
	}

		.atable th.tabwon,.atable th.tabdrawn,.atable th.tabloose,.atable th.tabgoaldiff,.atable th.tabpoints, .atable th.tabmatch{
		color:#FFF;
	}

	.atable .marked {
		font-size:1.1em;
	}

ul.temalist li{
	text-transform:none;
}

/* PDF Tidningen */

.SdsDigital{width:980px; margin:0 auto; padding:12px 20px 20px; background-color:#fff;}

