#MainFloat
{
	background-image: url(/profile/profilewatermark.png);
	background-position: top left;
	min-height: 441px;
	text-align: center;
}

.item
{
	margin: 5em auto 1em auto;
	width: 25em;
}

#body
{
	background-image: url(/semi-transparent.png);
	border: 1px solid #475668;
	padding: 1em;
}

.edititem, .emailchangeitem, .successitem
{
	margin: 5em auto 1em auto;
	width: 30em;
	background-image: url(/semi-transparent.png);
	border: 1px solid #475668;
	padding: 1em;
}


#edit
{
	padding: 0px;
	margin: 0.5em;
	text-align: right;
}

#edit a
{
	background-image: url(/semi-transparent.png);
	border: 1px solid #475668;
	padding: 0.5em;
	margin-right: 0.5em;
}

.error
{
	background-image: url(/semi-transparent.png);
	border: 1px solid #f00;
	margin: 5em auto 1em auto;
	padding: 1em;
	width: 25em;
}

h2
{
	border-bottom: 1px solid #475668;
	margin: 0;
	padding: 0;
}

.emailchangeitem p, .successitem p
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 1.1em;
}

table
{
	width: 100%;
}

#section1
{
	border-bottom: 1px solid #475668;
	font-size: 1.25em;
}

#name { font-weight: bold; }
#name, #raceclass { text-align: left; }
#xp, #level { text-align: right; }

#overview
{
	width: 200px;
}

#avatar td
{
	text-align: center;
}

#abilities, #overview
{
	border-spacing: 0px 0.5em;
}

#abilities td, #abilities th, #overview .data td, #overview .data th
{
	border: 1px solid white;
	text-align: center;
}

#abilities th, #overview .data th
{
	color: #475668;
	background-color: white;
}

#section3
{
	width: 100%;
	text-align: center;
	border-top: 1px solid #475668;
}

.edititem td
{
	text-align: center;
}

#stats input
{
	text-align: center;
}

#stats table th
{
	font-weight: normal;
}

#stats table td, .nowrap
{
	white-space: nowrap;
}

.edititem th
{
	text-align: left;
}

hr
{
	border: none;
	height: 1px;
	background-color: #475668;
}

.help
{
	display: block;
	font-weight: normal;
	font-size: 0.7em;
}

#avatar_preview_block
{
	display: block;
	width: 100px;
	height: 100px;
	margin: 0px;
	padding: 0px;
}

#display_name, #email, #password, #newpassword, #newpassword2
{
	width: 10em;
}
