#toolbar {
	width: 900px;
	margin: 0 auto;
}

.clear {
	line-height: 1px;
	font-size: 1px;
	height: 1px;
	display: block;
	clear: both;
}



/* KARKIT (Ei ole vielä säädetty kohdalleen)*/
div#candies {
    margin-top: 2em;
    overflow: hidden;
    position: relative;
}

div#candies ul {
    display: block;
    margin: 25px 0 0 20px;
    /*float: left;*/
    left: 50%;
    list-style-type: none;
    list-style-position: inside;
    position: relative;
}

div#candies li {
    background-position: left top;
    background-repeat: no-repeat;
    display: inline;
    float: left;
    height: 115px;
    left: -50%;
    font-size: 0.8em;
    line-height: 0.82em;
    padding-top: 10px;
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    width: 100px;
}

div#candies a {
	display: block;	
	padding: 0 2px;
	margin: 0;
	width: 96px;
	line-height: 14px;
}

div#candies p {
	line-height: 14px;
	margin: 0;
}

#candies a {
	margin-left: 20px;
}

div#candies a:hover {
	color: #123456;
}

*/ END OF KARKIT */



div.class-image {
	margin: 10px 10px 0 40px;
	overflow: hidden;
	height: 1%;
	clear: both;
	text-align: center;
}

table div.class-image {
	margin: 10px 10px 0 0;
}

/* remove this when project is going live */
div#debug {
	overflow: hidden;
	clear: both;
	text-align: left;
	font-size: 0.8em;
	color: #000;
}

div#debug a,
div#debug a:hover {
	color: #0066cc;
}

.lappu_esittelyt ul {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	height: 1%;
}

.lappu_esittelyt ul li {
	color: #999;
	font-size: 80%;
	margin: 0px;
	padding: 0px 0px 0px 10px;
}

.lappu_esittelyt ul li a,
.lappu_esittelyt ul li a:hover {
	font-size: 110%;
	font-weight: bold;
	line-height: 120%;
	margin: 10px 0px 0px 0px;
	display: block;
}


/*
div.ezContent p,
div.ezContent h1,
div.ezContent h2,
div.ezContent h3,
div.ezContent h4,
div.ezContent h5,
div.ezContent h6 {
	margin-left: 0;
}

div.ezContent {
	margin: 1em 115px 0 40px;
}
*/