
.statement{
	margin-top: 		10pt;
	margin-bottom: 		50px;

	color: 				#1595d3;
	font-size: 			15px;
	font-weight: 		normal;
	line-height: 		20pt;
}
.home_nbs_add {
   float:left;
   width:100%;
   margin-top:1em;
   border-top:1px solid #C1D72E;
   padding-top:1em;
}

.top {
	min-height:				250px;
}

	.homeblock {
		float:				left;
	}

	.news{
		width: 				320px;
	}

	.movie{
		width: 				290px;
		padding-left: 		15px;
		padding-right:		0px;
	}

.bottom {
	margin-top:			20px;
	height:				120px;
}

	.members {
		height:				120px;

		padding-right:		20px;

		border-width:		0 1px 0 0;
		border-color: 		#c1d72e;
		border-style: 		solid;
	}

		.members .text_membersearch h1 {
			margin-bottom:			8px;
			font-size:				12px;
		}

		.members .text_membersearch {
			margin-bottom:			8px;
		}

		.members select {
			display:				block;
			width:					152px;
		}

		.members input {
			display:				block;
			width:					150px;
		}

	.agenda {
		height:				120px;

		padding:			0 20px;

		border-width:		0 1px 0 0;
		border-color: 		#c1d72e;
		border-style: 		solid;
	}

	.calendar .header {
		margin-top:			4px;
		width:				207px;
	}

	.calendar .header div.date {
		margin:				0 12px;
	}

	.calendar .dayblock {
		width:				207px;
	}

	.calendar .dayblock .day {
		font-size:			11px;
		width:				18px;
		height:				19px;
		padding:			1px 5px 1px 0px;
	}

	.calendar .day .eventpopup {
		bottom:				23px;
	}

	.users {
		height:				120px;
		padding-left:		20px;
	}

		.users h1 {
			margin-bottom:			20px;
			font-size:				12px;
		}

