.slide {
/*	height: 400px;
	line-height: 400px;*/
	margin: 0px 0px 10px 0px;
	overflow: auto;
	text-align: center;
}

.slide img {
/*	height: 400px;*/
	vertical-align: middle;
	border: 8px #34A5D8 solid;
}

.slide_title {
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
}

.slide_comment {
	margin: 0px 0px 10px 0px;
	text-align: center;
	font-weight: bold;
}

.slide_memberlink a {
	color: #2368b5;
	font-weight: bold;
}

.slide_line {
	text-align: center;
	width: 490px;
	height: 140px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;
}

.thumbnail_box {
	height: auto;
	margin-right:18px;
	margin-bottom:18px;
	width:118px;
}

.thumbnail {
	height: 118px;
	width:118px;
	line-height:118px;
	overflow: hidden;
	text-align: center;
	background: #000;
}

.thumbnail a {
	text-decoration: none;
	border: none;
}

.thumbnail img {
	text-decoration: none;
	border: none;
	vertical-align:middle;
}

.slide_reklam {
/*	background: #fff;*/
	width: 728px;
	height: 90px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
	
#donations {
	border: 1px solid #188FC5;
	height: 200px;
	margin-top: 20px;
	
}


#donations .head_line {
	height: 22px;
	line-height: 22px;
	background: #188FC5;
}	


#msg_list {
	height: 200px;
	overflow-y: scroll;
}


