#top-fla {
	margin: 0;
	padding: 0;
}
#top-fla p {
	line-height: 160%;
}

#top-contents {
	margin: 20px 0 0 0;
}

#top-banner {
	margin: 0;
}
#top-banner ul li {
	float: left;
	margin: 0 8px 0 0;
	padding: 0;
	width: 260px;
}
#top-banner ul li#last-banner {
	margin: 0;
}
#new-topics {
	margin: 20px 0 20px 0;
}
#new-topics h2 {
	margin: 0 0 10px 0;
}
#new-topics dl {
	margin: 0;
	display: compact;
}
#new-topics dl dt {
	float: left;
	clear: both;
	margin: 0 0 0 10px;
	padding: 0 0 0 12px;
	width: 6.25em;
	background: url(../images/arrow_green.gif) 0 50% no-repeat;
	display: inline;
}

#new-topics dl dd {
	float: left;
	width: 23em;
	margin: 0 0 10px 0;
}
*:first-child+html #new-topics dl dd {
	padding: 2px 0 0 0;
}
#news-wrap {
	float: left;
	width: 388px;
}

#topics-wrap {
	float: left;
	width: 388px;
	margin: 0 0 0 20px;
}
p.note {
     text-indent: -11px;
     margin: 10px 10px 0 20px;
	 line-height: 160%;
	 font-size: 10px;
}

.all-entry {
	clear: both;
	margin: 0 0 0 10px;	
}

#banner {
	clear: both;
	margin: 0 0 10px 0;
}
#banner ul {
	list-style: none;
}
#banner ul li {
	float: left;
	margin: 0 8px 0 0;
	display: inline;
}