/* Scrolling Layer 1 */
#scrollbar {
	display: none;
}

div#track {
	display: none;
}

div#dragbar {
	display: none;
}
 
div#up {
	display: none;
}
  
div#down {
	display: none;
}

#scrollcontainer2 {
	position: absolute;
	left: 0px;
	top: 10px;
	width: 510px;
	height: 385px;
	overflow: hidden;
}

.csc-textpic-clear {
	height: 15px;
}

