div.image-left {
	width: 100px;
	position: relative;
	top: 12px;
}

div.content-right {
	position: absolute;
	left: 100px;
	top: 0px;
}

div.scrollframe {
	width: 300px;
}

div.scroll {
        width: 558px; }

div.scrollbar {
        left:555px;
}


