@charset "utf-8";
/* CSS Document */

#free_top_left {
	float:left; 
	width:245px;
	padding-right:10px; 
	}

.sss_section_right {
	width:181px;
	}	
.topic_link_right {
	float:right;
	padding:10px 0px 5px 0px;
	}

#free_bottom_half {
	margin-top:10px;
	}
#free_bottom_half .free1,
#free_bottom_half .free2 {
	float:left;
	width:48%;
	}
#free_bottom_half .free2 {
	margin-left:10px;
	}

#free_bottom_half .free1 img,
#free_bottom_half .free2 img {
	margin-right:10px;
	margin-bottom:10px;
	float:left;
	vertical-align:middle;
	}
#free_bottom_half .free1 div,
#free_bottom_half .free2 div {
	clear:both;
	}	
#free_bottom_half .free1 div a,
#free_bottom_half .free2 div a {
	text-decoration:none;
	font-weight:bold;
	font-size:110%;
	}
h3 {
	padding-bottom:10px;
	}
h3 a,
h3 a:hover {
	text-decoration:none;
	color:#f89734;
	}

