@charset "UTF-8";
/* CSS Document */

div#home_content_wrap {
	padding:10px;}
	
  table#home_top_tbl {
	  width:100%;
	  margin-top:5px;}

  table#home_top_tbl td {}
  
  table#home_bot_tbl {
	  width:100%;
	  margin-top:10px;}
	  
  table#home_bot_tbl td {
	  vertical-align:top;}
