#fact_sheets, #uranium, #environment, .center_column, #health, #labor, #climate, #energy, #minerals_policy {
float: left;
width: 230px;
height: 233px;
padding: 10px;
background-color: #fff;
}

#fact_sheets{
height: 100px;
margin: 0 10px 0 0;
}

#uranium{
height: 100px;
margin: 10px 0 0 0;
}

#environment{
margin: 0 10px 0 0;
}

.center_column{
margin: 0 0 0 0px;
padding: 0;
background-color: #EFF7FA;
}

#health{
height: 100px;
margin: 0 10px 0 0;
}

#labor{
height: 100px;
margin: 10px 0 0 0;
}

#climate{
margin: 0 10px 0 0;
height: 100%;
}

#minerals_policy{
margin: 0 10px 0 0;
height: 100%;
}

#energy{
height: 100%;
}

.equal_height{
margin: 10px 0 10px 0;
padding: 0;
height: 210px;
float: left;
width: 100%;
border-bottom: solid 10px #EFF7FA;
background-color: #EFF7FA;
}

#content{
background-color: #EFF7FA;
}
