    span.info{
        text-decoration:underline;
        cursor:help;
        border-bottom: solid 1px black;
    }
    div.blok{
		background-image: url(http://www.avdomotica.nl/img/blok.jpg);
		background-repeat: no-repeat;
		background-position: top left;
        position:absolute;
        width:244px;
        height:108px;
        overflow:hidden;
		border:2px #0c96db solid;
    }
	div.innerblok{
		text-align:left;
		margin:8px;
        width:230px;
        height:88px;
        overflow:auto;
	}