.PeterAertsFightList_Custom1 {
	margin-top:10px;	width:660px;
}
.PeterAertsFightList_Custom1 .fights {

	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	border-collapse:collapse;/*	background-color:#fff;
*/
}
.PeterAertsFightList_Custom1 .fights caption {
	text-align:left;
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:25px;
	background:url("http://peteraerts.alientrickweb.nl/SiteFiles/Layout/bullet-axe.png") no-repeat left 3px;
}
.PeterAertsFightList_Custom1 .fights th {
	text-align:left;
	padding-right:20px;
	padding-left:5px;
	height:32px;
	color:#fff;
}
.PeterAertsFightList_Custom1 .fights tr {
	text-align:left;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.PeterAertsFightList_Custom1 tr td {
	padding:5px;
	vertical-align:top;
	border:1px solid #ccc;
	font-size:11px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
table#fightlist tbody {
	background:#fff;
}
table#fightlist tbody tr.odd td {
	background-color:#f5f5f5;
}
table#fightlist thead tr th {
	background: url(/Sitefiles/Layout/fightlist-top.jpg) repeat-x left top!important;
	border-left:1px solid #680000;
	border-right:1px solid #680000;
}
table#fightlist thead tr .header {
	background-image: url(/SiteFiles/Layout/js/images/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table#fightlist thead tr .headerSortUp {
	background-image:url(/SiteFiles/Layout/js/images/asc.gif);
	background-repeat: no-repeat;
	background-color:transparent;
}
table#fightlist thead tr .headerSortDown {
	background-image:url(/SiteFiles/Layout/js/images/desc.gif);
	background-repeat: no-repeat;
	background-color:transparent;
}
#fightlist tr .headerSortDown, #fightlist tr .headerSortUp {
}

