@CHARSET "ISO-8859-1";
	/* Tables */

table {
	/*margin:10px;*/
	background:#fff;
	width:100%;
	border:1px solid #dedede;
	border-bottom:none;
}

 thead td,  thead th {
	background-color:#e6e6e6;
}

 tr td,  thead th {
	border-left:1px solid #ccc;
	text-align:left;
	padding:3px;
	color:#616161;
	vertical-align:middle;
}

 thead td,  thead th {
	font-weight:bold;
	padding:3px 6px;
	text-align:center;
}

 th,  td {
	border-bottom:1px solid #dedede;
}
 tbody th {
	padding:2px 2px;
	text-align:left;
	background: #def4c6;
	font-weight: bold;
	font-size: 13px;
	border: 1px solid #dedede;
}


 tbody tr.alt td,  tbody tr.odd td {
	color:#464646;
}

 tbody tr.alt td,  tbody tr.alt th,  tbody tr.odd {
	background-color:#f5f5f5;
}
 tbody tr:hover td,  tbody tr:hover th {
	background-color:#FFFFCF;
}

.headerSortDown, .headerSortUp {
	background-repeat:no-repeat;
	background-color:#dcdcdc!important;
	color:#404040!important;
}

.header span {
	float:right;
}

 tr .center {
	padding:3px;
	width:5px;
}

table a.btn span.ui-icon {
	left:0.1em;
}

table #kartuujian td{
	/*border: 1px solid #000000;*/
	padding:2px;
	font:Geneva, sans-serif;
	margin: auto;
	}