/* open stylet */

#left {
	float: left;
	width:190px;
}
#right {
	float: right;
	width: 750px;
}
#sisalto_left {
	float: left;
	width: 510px;
	margin-right: 5px;
	border-right: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
}
#sisalto_right {
	float: left;
	width: 210px;
	margin-left: 5px;
}
.esittely {
	margin-bottom: 10px;
}
.esittelyVasen {
	float: left;
	width: 350px;
}
.esittelyOikea {
	float: right;
	width: 140px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.openClear {
	margin-top: 10px; 
	clear: both;
	border-bottom: thin #333333 dotted;
	margin-bottom: 10px;
}
.kommentienMaara {
	color: #CCCCCC;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
	margin-left: 5px;
}
#commentAll {
	margin-top: 10px;
}
.nimimerkki {
	color: #999999;
	text-decoration: none;
	font-family: Arial;
	font-size: 10px;
}
#comment {
	border-top: 1px #CCCCCC solid;
	background-color: #f8f8f8;
	
}
h3 {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.vastaus {
	font-family: Arial;
	color: #666666;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.lueLisaa {
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	color: #999999;
}
.lueLisaa:hover {
	font-family: Arial;
	font-size: 11px;
	color: #666666;
}

/* #### oikea palsta uudet stylet 05102007 #### */
.rightCollItem {
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: dotted 1px #999999;
}


.ilmassanyt1 p {
	font-size: 14px;
	color: #0075c5;
}

.ilmassanyt2 p {
	font-size: 14px;
	color: #F37A03;
}

.ilmassanyt3 p {
	font-size: 14px;
	color: #FF0000;
}

.lisaaUusiKommentti {

	border-top: 1px #CCCCCC solid;
	background-color: #f8f8f8;}

