.leftdivider {padding-left:10px;}
.rightdivider {border-right:solid 1px #000;padding-right:10px;}
.readonly {background-color:lightgray;}
.statistieken thead tr {font-weight:bold;}

table.statistieken tbody tr:nth-child(2),table.statistieken tbody tr:nth-child(3),table.statistieken tbody tr:nth-child(4) {
	width:50px;
}

table.statistieken thead tr td.center{
	text-align:center;
}

table.statistieken td input {width:50px;}
table.statistieken td.spelernaam {width:170px;}

div.statistieken h1 {
	border-bottom: 1px solid lightgray;
    margin-top: 0;
    padding-bottom: 10px;
}
div.statistieken a.tab-link {width:130px;}

div.statistieken_enabled {width: 733px;}
div.statistieken_enabled .statistieken_inner {float:left;width:100px;}
div.statistieken_enabled .statistieken_inner label {width:80px;float:right;cursor:default;}
div.statistieken_enabled .statistieken_inner input {float:left;}

.ui-tabs-vertical { width: 55em; }
.ui-tabs-vertical .ui-tabs-nav { padding: .2em .1em .2em .2em; float: left; width: 12em; }
.ui-tabs-vertical .ui-tabs-nav li { clear: left; width: 100%; border-bottom-width: 1px !important; border-right-width: 0 !important; margin: 0 -1px .2em 0; }
.ui-tabs-vertical .ui-tabs-nav li a { display:block; }
.ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active { padding-bottom: 0; padding-right: .1em; border-right-width: 1px; border-right-width: 1px; }
.ui-tabs-vertical .ui-tabs-panel { padding: 1em; float: right; width: 40em; }
