
#main {
background:transparent url(http://www.helsinki.fi/fi/materiaalipankki/kuvat/taustat/bg_finelib.png) no-repeat center top;
background-color:#FFFFFF;
position:relative;
top:20px;
left:0px;
width:770px;
border:1px solid #CCCCCC;
padding-bottom:0px;
}
#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;
}
h1 {
background:transparent url(../../imgs/kk/header_bg_short.png) repeat-y left top;
font: normal 1.0em/1.4em Verdana, Tahoma, Arial, Georgia, sans-serif;
letter-spacing:0.1em;
width:320px;
padding-left:20px;
background-color:#efefef;
margin-bottom:10px;
font-weight:bold;
}
/*test*/
div #left_column a.link-external {
position:relative; 
color: #000099; 
TEXT-DECORATION: none; 
left:5px;
margin:0px;
}
div #left_column a.link-local {
position:relative; 
color: #000099; 
TEXT-DECORATION: none; 
left:5px;
margin:0px;
}
div.clrtable + h3 + h4 + table + td{
border-color:transparent;
border-width:none;
background:transparent;
border-collapse: separate;
}


