#body_cp {
	width: 100%;
}

#body {
	width: 100%;
}

#adminonoff {
	position: absolute;
	top: 0px;
	right: 0px;
	font-size: x-small;
}

.flatnukeadmin {
	display: block;
	border: red 1px dotted;
	padding: 2px;
	margin: 1px;
}

.fn_cc_table {
	background-color: #dadada;
	color:#000000;
}

.fn_cc_table a{
	color:#000000;
}
.fn_cc_table thead tr{
	background-color: #000000;
}

.fn_cc_table thead td {
	background-color: #dadada;
}

.fn_cc_table tbody td {
	background-color: #ffffff;
}