.sisalto {
  padding: 0;
}

#yka {
  margin: 0em 0em 1em 1em;
  padding-right: 2px;
  overflow: hidden;
  width: 760px;
  height: 520px;
  float: left;
}

/* Scrollbar & content css */

.scrollbar-vert{
	background-color: #cfc;
	height: 520px;
	width: 20px;
	float:left;
	margin: 5px 0px 0px 0px;
}

.handle-vert{
	height: 42px;
	width: 20px;
	background: url(images/handle.gif) no-repeat;
}

