#query_box
{
	padding: 5px 5px 5px 0px;
	text-align: right;
	width: 378px;
	float: left;
}
#logo_3darmory IMG
{
	width: 160px;
	margin-bottom: 10px;
}
#reload_icon
{
	width: 17px;
	vertical-align: middle;
}
#query_box INPUT, #query_box SELECT
{
	border: 2px solid #9b061a;
	padding: 3px 0px;
	/*[disabled]margin:0px 1px;*/
	color: #07060b;
	background-color: #f9f9fb;
	width: 85px;
	font-family: Verdana;
	font-size: 1em;
}
#query_submit
{
	background-color: #E0ECFF;
}
#model_scene
{
	width: 270px;
	height: 250px;
}
.bar
{
	border: 1px solid #354859;
	width: 36%;
	text-align: center;
	font-size: 10px;
	background-color: #101218;
	margin: 5px;
	float: left;
	height: 14px;
}
.bar .profession_img
{
	width: 15px;
	vertical-align: middle;
	margin-right: 10px;
}
.Health_bar
{
	background: url(http://static.3darmory.com/images/health_bar.gif) repeat-x;
}
.Mana_bar
{
	background: url(http://static.3darmory.com/images/Mana_bar.gif) repeat-x;
}
.Rage_bar
{
	background: url(http://static.3darmory.com/images/Rage_bar.gif) repeat-x;
}
.Energy_bar
{
	background: url(http://static.3darmory.com/images/Energy_bar.gif) repeat-x;
}
.Runic_bar
{
	background: url(http://static.3darmory.com/images/Runic_bar.gif) repeat-x;
}
.screenshot_thumbnail
{
	width: 63px;
	border: 1px solid #354859;
}
.stats_table
{
	width: 100%;
	font-size: 10px;
}
.stats_table TD
{
	border-bottom: 1px solid #354859;
}
.stats_table .stats_name
{
	width: 23%;
}
.progress_icon
{
	width: 30px;
}
.talent_icon
{
	vertical-align: middle;
}
#table_customization INPUT, #table_customization SELECT
{
	background-color: #16212C;
	color: #FFFFFF;
	border: 1px solid #354859;
	color: #FFFFFF;
	width: 38px;
}
#toonlink
{
	background-color: #16212C;
	color: #FFFFFF;
	border: 1px solid #354859;
	width: 100%;
	font-size: 10px;
}
#toon_info
{
	float: left;
	font-size: 33px;
	width: 83%;
}
#toon_icon
{
	float: left;
	margin-right: 10px;
}
.screenshot_links
{
	background-color: #16212C;
	color: #FFFFFF;
	border: 1px solid #354859;
	width: 38px;
	width: 100%;
	font-size: 10px;
}
#contact_form #name, #contact_form #email, #contact_form #topic, #contact_form #message
{
	width: 100%;
	background-color: #16212C;
	border: 1px solid #354859;
	color: #FFFFFF;
}
#profile_icon
{
	float: left;
	margin-right: 10px;
}
#profile_icon IMG
{
	width: 50px;
}
#profile_info
{
	float: left;
}

