.unit {

	border: black solid 2px;

}

table.stats
{
	width: 490px;
	padding: 0px;
	margin: 0px;
	
}


td.stats
{

}


table.inner-stats
{
	color: #dcdcdc;
	padding: 4px;
	background-color: black;
	background-image: url(../images/stats/bg.jpg);
	background-repeat: no-repeat;
	
	border-top: solid #232b2f 2px;
	border-left: solid #232b2f 2px;
	border-right: solid #333b3f 2px;
	border-bottom: solid #333b3f 2px;
	
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-bottom: 0px;
	padding-top: 1px;
	

}

td.inner-stats
{
	width: 37%;
	vertical-align: text-top;
}

td.inner-stats-38
{
	width: 38%;
	vertical-align: text-top;
}

td.inner-stats-25
{
	width: 25%;
	vertical-align: text-top;
}

img.inner-stats
{
	vertical-align: middle;
	margin: 2px;
	margin-right: 5px;
}

.mode-header
{
	font-size: 14px;
}

.faction-listing-header
{
	font-size: 13px;
	margin-top: 100px;
}