#test {
	color: red;
}
#placeholderScroll {
	overflow-y: auto;
	width: auto;
    height: auto;
}
#placeholder {
	background-color: white ;
	left : 0px;
    width: 2500px;
    height: 200px;
}
#hoverdataDiv {
	width: 600px;
	float: left;
}
#labeler {
	 margin-left: 550px; 
}
#placeholder .line {
    position: absolute;
}