/* extended content area and scrollbar */

div#contentholder {
	height: 265px;
	}

div#scrollbarholder {
	height: 270px;
	overflow: hidden;
	}

div#scrollbar { 
	height: 270px; 
	}

div#track { 
	height: 256px;
	}
