@charset "utf-8";
/* CSS yhteys */

.block_inside5 { 
	display:block;
	border:0px solid #ffffff;
	margin-top:99px;
	height:300px;
	width:769px;
}

.yhteys_title_block {
	margin-top:50px;	
	height:197px;
	width:187px;
	background:url(../images/note.png) no-repeat;
	float:left;
}

.yhteys_block {
	width:400px;
	margin-top:20px;
	margin-left:10px;
	border:0px solid #EBEBEB;
	padding-left:20px;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-size: 0.71em;
	color:#5c6e47;
	background: url(../images/divider.png) repeat-y left center;
}

#sijainti {
	width: 120px;
	height: auto;
	margin-top: -15px;
	margin-left:auto;
	margin-right:auto;
	padding-left:50px;
	padding-top:0px;
	padding-bottom:0px;
	font-family:Helvetica, Arial, sans-serif;
	color:#ffffff;
	font-size:0.7em;
	line-height:1.3;
	background: url(../images/talo.png) no-repeat left center;
}


