@CHARSET "UTF-8";
.sliderbox1 {
	position: absolute; 
    background: transparent;
	border-color: #B0B0B0;
	border-width: 1px;
	border-style: solid;
    width: 8px; 
    height: 9px;
}

.sliderbox1a {
	position: absolute; 
    background: #FFAAAA;
	border-color: #B0B0B0;
	border-width: 1px;
	border-style: solid;
    width: 8px; 
    height: 9px;
}