#main_content_left{
float:left;
margin:15px 0 0 10px;
width:250px;
}

* html #main_content_left{
margin:15px 0 0 5px;
}

#main_content_right{
float:left;
margin:15px auto auto 10px;
width:320px;
}

#upcoming_game,
#hottest_games,
#latest_news,
#news_at_macera{
margin:0 0 10px 0;
padding:0 0 1px 0;
width:250px;
}

#upcoming_game,
#hottest_games{
text-align:center;
width:250px;
}

#upcoming_game a:link,
#upcoming_game a:visited,
#hottest_games a:link,
#hottest_games a:visited{
color:#666;
font-weight:bold;
text-decoration:none;
}

#hottest_games ul{
list-style:none;
margin:0;
padding:0;
}

#upcoming_game a:hover,
#upcoming_game a:active,
#hottest_games a:hover,
#hottest_games a:active{
color:#398a56;
}

#upcoming_game .game_title{
display:block;
padding:10px 0 0 0;
}

#hottest_games li{
display:block;
padding:10px 0 0 0;
}

#hottest_games .game_title,
#hottest_games a{
display:block;
}

#latest_news,
#news_at_macera{
text-align:left;
width:320px;
}

#news_at_macera{
color:#366;
}

#upcoming_game .content_box,
#hottest_games .content_box{
width:238px;
}

#latest_news .content_box,
#news_at_macera .content_box{
padding:10px;
width:298px;
}

#news_at_macera form{
padding:5px 0 0 0;
text-align:center;
}
