body {
	font-family: Arial, sans-serif;
	font-size: 8pt;
}
a {
	color: #ff0000;
	text-decoration: none;
}
div.tyopaikka-wrapper {
	width: 430px;
	background: url(nimike_yla.png) no-repeat;
	
	overflow: hidden;
}
div.tyopaikka {
	margin: 7px 0 5px 0;
	background: url(nimike_ala.png) left bottom no-repeat;
	width: 430px;
}
div.tyopaikka div.nimike {
	position: relative;
	top: -4px;
	padding: 4px 25px 4px 30px;
	color: #ff0000;
	font-size: 14pt;
	font-family: Trebuchet MS;
	font-weight: bold;
	letter-spacing: -1px;
	cursor: pointer;
	background: url(nuoli1.png) 15px 12px no-repeat;
}
div.tyopaikka div.nimike_auki {
	position: relative;
	top: -4px;
	padding: 4px 25px 4px 30px;
	color: #ff0000;
	font-size: 14pt;
	font-family: Trebuchet MS;
	font-weight: bold;
	letter-spacing: -1px;
	cursor: pointer;
	background: url(nuoli2.png) 13px 14px no-repeat;
}
div.tyopaikka div.kuvaus {
	padding: 0px 4px 15px 15px;
}
div.tyopaikka div.kuvaus_sisa {
	line-height: 150%;
	color: #444444;
	text-align: justify;
	height: 200px;
	padding: 0 15px 0 0;
}
