.nationtable .mod-header h4 {
	display: none;
	
	
}

.nationtable .mod-header {
	background:#353535 url('/i/cfbnation/cfbnation_mod_hdr.png') no-repeat right top;
	height: 30px;
	
	
}

.nationtable .mod-content {
    overflow: hidden;
    padding: 0px;
}

.nationtable {
	margin:0px;padding:0px;
	width:100%;
}

.nationtable table{
	width:100%;
	height:100%;
	margin:0px;padding:0px;

}

.nationtable tr:hover td{
	
}
.nationtable td:nth-child(odd){ background-color:#f7f7f7; }
.nationtable td:nth-child(even){ background-color:#ffffff; }
.nationtable td img{
	vertical-align:middle;
	}
.nationtable td{
	height: 20px;
	vertical-align:middle;
	border:0px solid #e5e5e5;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding: 3px;
	font-size:10px;
	font-family: bentonsans,Arial,Helvetica,sans-serif;
	font-weight:500;
	color:#757575;
}.nationtable tr:last-child td{
	border-width:0px 1px 0px 0px;
}.nationtable tr td:last-child{
	border-width:0px 0px 1px 0px;
}.nationtable tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}

.nfc{
	background-color:#ffffff;
}
.afc{
	background-color:#f1f1f1;
}
.division{
	background-color:#d3d3d3;
}
