/* jQuery Content Panel Switcher CSS */

a, a:visited, a:hover {
  cursor: pointer;
}

.switcher-content {
  display: none;

}

#contentTD{
vertical-align: top;
margin-top:20px;
}

#home{
padding-left:50px; 
vertical-align:bottom; 
}

#edustus{
line-height:150%;
}

#yhteys{
font-size:12px;
}

#content {
		    
			width:340px;
			height:460px;
			max-height:460px;
            overflow-y: scroll;
}