#stats {
	float:left;
	width:500px;
}

#stats input {
	border:1px solid #666;
	width:30px; height:20px; 
	background-color:#EEE;
	text-align:center;
	color:#333;
	margin:0px;
	background-image:url(/thumb/85x30/old_paper_small.jpg);
	font-weight:bold;
	
}

.statline {line-height:24px; clear:both;}
.statline div, .statline input {
	float:left;
}
.statfield {width:60px;}

.stat_toggle { height:20px; cursor:pointer;}
.stat_toggle:hover {filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity: 0.5; opacity: 0.5;}
	
.stat_down {width:10px; background-image:url(/thumb/x22/arrow_left_b.png);}
.stat_up {width:9px; background:url(/thumb/x22/arrow_right_b.png) top right;}

.data_column {float:left; width:50px; overflow:hidden; padding-right:5px;}

.weapon_line {width:100%; clear:both;}


