#ehdot {
    font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
    font-weight: 700;
	color: #000000;
	text-decoration: none;
}

#ehtootsikko {
	font-size: 14px;
    padding:5px;
    text-align:left;
}

#ehtoteksti {
	font-size: 14px;
    font-weight:500;
    width: 650px;
    border:0px solid #589dd4;
    margin-top:10px;
}

#left2 {
	background-image:url(images/contentbg.gif);
	width:61px;
	float:left;
	display:inline;
	background-color:#abe4fe;
}
#right2 {
	float:right;
	width:800px;
}
/***************** Content ***********************/
.content2 {
	width:700px;
}
.content2 h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #0000ff;
	width:720px;
	height:33px;
    text-indent:2px;
    border-bottom: 1px dashed #2e2304;
	margin: 10px 0px 15px 0px;
	padding: 20px 0px 10px 0px;
}
.content2 p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	padding: 10px 0px 0px 6px;
	font-weight:500;
}

