
#main {
	background:transparent url(http://www.helsinki.fi/fi/materiaalipankki/kuvat/taustat/style4.png) no-repeat center top;
	background-color:#FFFFFF;
	position:relative;
	top:20px;
	left:0px;
	width:770px;
	border:1px solid #CCCCCC;
	padding-bottom:0px;
}

/*
.navi_bullets7 {
	list-style-image:url(../../imgs/kk/bullet07.png);
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.5em;
	font-weight:normal;
}

.navi_sublist7 {
	list-style-image:url(../../imgs/kk/bullet07_2.png);
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	line-height:1.3em;
	font-weight:normal;
}
*/

#nav_text {display:none;}

#date {
	position:absolute;
	left:600px;
	top:100px;
}
#left_column {
	position:relative;
	top:120px;
	float:right;
	width:360px;
	border-right:1px solid #CCCCCC;
	padding-bottom:10px;
	margin-bottom:120px;
	margin-right:-1px;
}
#right_column {
	position:relative;
	top:120px;
	float:right;
	width:150px;
	border-left:1px solid #CCCCCC;
	padding-bottom:10px;
	margin-right:10px;
	margin-bottom:120px;
}




