#left-column .category-free,
#right-column .category-free {
	clear: both;
	margin-bottom: 15px;
	overflow: hidden;
}

	#left-column .category-free .contents .contents,
	#right-column .category-free .contents .contents {
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 10px;
		padding-top: 10px;
	}

	#left-column .category-free .ct-name,
	#right-column .category-free .ct-name {
		background-color: #EEEEEE;
		border-left:3px solid #000000;
		font-weight: bold;
		height: 26px;
		line-height:26px;
		margin-bottom:8px;
		padding-top: 2px;
		text-indent:8px;
	}

		#left-column .category-free .ct-name a,
		#right-column .category-free .ct-name a {
			color: #FFFFFF;
			font-weight: bold;
		}
