select{ background-color: #CCCCCC; }

#calc_title{
	width: 100%;
	height: 20px;
	padding: 3px 0px;
	background: url("../pics/opaque_40.png");
	position: relative;
	letter-spacing: 7px;
	text-align: center;
	text-shadow: #222222 0.1em 0.1em 0.1em;
	text-transform: uppercase;
	font-weight: bold;
	color: #dddddd;
}

#clear_stats{
	position: absolute;
	right: 10px;
	top: 1px;
}

#option_bar{
	background: url(../pics/opaque_20.png);}

tr.stat_info{
	font-size: 13px;}

table.stat_box{
	width: 270px;
	border: 1px solid #838383;}
table.stat_box td{
	font-size: 13px;}
table.stat_box input{
	padding: 0 10;}

td.stat_box_title{
	font-weight: bold;
	text-transform: uppercase;
	color: #222200;}
td.stat_box_amount span{
	font-weight: bold;
	font-size: 25px;
	text-shadow: #444444 0.1em 0.1em 0.1em;}

#various_info td{
	font-size: 13px;}

#buff_row td{
	font-size: 13px;
	font-weight: bold;}

#cpu_info_table{
	margin-top: 5px;}
#cpu_info_table td{
	height: 84px;
	font-size: 13px;
	border: 1px solid #737373;
	vertical-align: top;}
#cpu_info_table p{
	margin: 0 0;}

#CPU_box td{
	font-size: 13px;}
	
td.defeva_title{
	text-transform: uppercase;
	letter-spacing: 4px;
}