#catch p {
	margin: 0px;
	padding: 0px;
}
#toppage #catch {
	height: 441px;
	position: relative;
	background-image: url(../../images/catch_foot.jpg);
	background-repeat: no-repeat;
	background-position: 0px bottom;
}
#toppage #catch img {
	position: absolute;
	left: 0px;
	top: 0px;
}
#toppage .block #information {
	width: 559px;
	float: left;
}
#toppage .block #outbox {
	width: 217px;
	float: left;
}
#toppage .block {
	float: left;
	margin-top: 10px;
}
#toppage #information li,
#toppage .rss_list {
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	background-color: #EEEEEE;
	font-size: 96%;
}
/*#toppage #information ul {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 2px;
	list-style-image: none;
	list-style-type: none;
	background-color: #DEDBCC;
}*/
#blogNews {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 2px;
	list-style-image: none;
	list-style-type: none;
	background-color: #DEDBCC;
}
#information h2 {
	margin: 0px;
	padding: 0px;
	background-image: url(../../images/topics_header.gif);
	background-repeat: no-repeat;
	height: 25px;
	overflow: hidden;
	background-position: 15px 0px;
	text-indent: -9000px;
}
#information .more {
	margin: 0px;
	background-image: url(../../images/topics_footer.gif);
	background-repeat: no-repeat;
	background-position: 15px 0px;
	text-align: right;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#information .more {
	height: 50px;
	display: block;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#outbox #outboxBody {
	width: 200px;
	margin-left: 4px;
}
#outbox ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#outbox li {
	display: block;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: center;
	font-size: 80%;
}

