th {
	text-align: left;
}

#tag-table {
	width: 100%;
}

#addtagbox {
	position: relative;
	left: 3em;
}

/* IE fix */
body {
	text-align: center;
}

#content {
	position: relative;
	margin: 0 auto;
	width: 600px;
	text-align: left;
	background: #502A1E url(http://images.burntcomma.com/600w/vwm-logo) no-repeat top left;
	color: white;
	font: 0.9em 'Trebuchet MS';
	padding: 100px 1em 0 1em;
	border: 1px solid black;
}

td, th {
	color: white;
}

html {
	background: #2D1711;
}

#userdetails {
	text-align: right;
}

a {
	color: #A5563E;
	text-decoration: none;
}

a img {
	border: none;
}

.metausername {
	font-weight: bold;
}

.soldier-pic {
	float: right;
	padding: 0 0 1em 1em;
}

.sidebuttons {
	float: left;
	position: relative;
	left: -3em;
	list-style-type: none;
	padding-left: 0em;
	width: 4.5em;
}

.sidebuttons li {
	border: 1px solid black;
	width: 5em;
	padding: 0.25em 0.25em 0.25em 0.5em;
	margin: 0 0 0.5em 0;
	background: #3c1f17;
}

#maintable {
	width: 100%;
}

#maintable td {
	height: 32px;
}

.pagechanger {
	text-align: right;
}

.medal-list {
	list-style: none;
	margin: 0;
	padding: 1em;
}

.postnoms {
	font-variant: small-caps;
	font-size: 0.9em;
}

