#oikeepalsta {
	width: 380px;
	height: 528px;
	background-color: #FFF;
	overflow:auto;
}

.content {
	width: 370px;
	height: 500px;
	background: #FFF;
	text-align: left;
	padding: 5px;
	padding-bottom: 20px;
	font-size: 11px;
	overflow:auto;
}

ul {
	list-style-type:none;
	padding:5px;
	margin:0px;
}
.date {
	font-weight: normal;
	font-size: 9px;
	color: #aeaeae;
}
#loading {
	text-align: center;
}

