#default_graphic, #news_box, #hot_box, #minexpo_box, #learn_box, #center_column, #act_box{
float: left; 
width: 228px; 
height: 230px;
padding: 10px;
margin-right: 10px;
margin-top: 10px;
}

h2{
color: #933f23;
font-size: 1.2em;
margin: 0 0 5px 0;
}

h2 a{
color: #933f23;
text-decoration: none;
font-weight: bold;
}

#default_graphic{
padding: 0px;
margin-top: 0px;
margin-bottom: 10px;
width: 500px;
height: 275px;
z-index: -100;
}

#news_box{
height: 265px;
min-height: 265px;
max-height: 265px;
width: 248px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 10px;
margin-right: 0px;
overflow: hidden;
float: right;
background-color: #933F23;
}
	#news_box a{
	color: #fff;
	font-size: .75em;
	text-decoration: none;
	}
	
	#news_box a:hover{
	text-decoration: underline;
	}
	
	#news_box ul{
	margin: 0px 0px 0px 5px;
	height: 156px;
	padding-left: 10px;
	list-style-type: none;
	}
	
	#news_box li{
	margin-bottom: 10px;
	font-size: 1em;
	}
	
	#news_box .header{
	background-color: #003c70;
	}
	
	#news_box .header a{
	color: #fff; 
	font-size: 12pt; 
	text-decoration: none;
	}
	
#mining_week{
background-image: url('/images/r_n_r_design/topline.jpg') !important;
background-repeat: no-repeat;
background-position: top right;
background-color: #d8e9f1;
position: absolute;
padding: 33px 50px 0px 10px;
z-index: 0;
margin: 0 -20px 0 -10px;
width: 208px;
height: 50px;
}

#mining_week a{
font-size: 1em;
display: block;
color: #3399cc;
}

#mining_week a:hover{
text-decoration: none;
}

#mining_week .mw{
font-size: 1.5em;
margin-top: 3px;
font-style: italic;
color: #fff;
display: block;
}

#color_block{
background-color: #d8e9f1;
margin: 0px -10px -10px -10px; 
padding-left: 10px;
min-height: 300px;
clear: both;
}

#learn_box{
float: left;
margin: 10px 0 0 0;
height: inherit;
width: 165px;
}

	#learn_box ul{
	margin: 5px 0 0 0;
	padding: 0;
	list-style-type: none;
	line-height: 1;
	}
	
	#learn_box li{
	marker-offset: 0;
	}

#hot_box{
float: left;
width: 370px;
height: inherit;
margin: 10px 0 0 0;
border-left: solid 2px #fff;
border-right: solid 2px #fff;
}
	
	#hot_box p{
	line-height: 120%;
	}

#minexpo_box{
height: inherit;
width: 165px;
text-align: center;
margin: 10px 0 0 0;
}

#members_alerts{
border-top: solid 1px #999;
margin-left: -10px;
padding: 9px 0 5px 25px;
height: 20px;
background: #DCDDDF;
}

#members_alerts h2{
display: inline;
}

#members_alerts a{
margin-left: 50px;
}
