


div.extendspace {
	position:absolute;
	top:510px; 
	height:575px;
	width:620px;
	overflow:auto;
	color:white;
	left:auto;
}

/* some non-standard scrollbar values */
div.extendspace {
scrollbar-3dlight-color:#336699;
scrollbar-arrow-color:032B5C;
scrollbar-base-color:336699;
scrollbar-darkshadow-color:#003366;
scrollbar-face-color:336699;
scrollbar-highlight-color:#003366;
scrollbar-shadow-color:336699}



