#debug1{
	text-align:left;
	margin:0;
	font-size:14px;
	font-weight: bolder;
	color: #00AEEF;
}
#debug2{
	text-align:left;
	margin:0;
	font-size:14px;
	font-weight: bolder;
	color: #00AEEF;
}
#debug3{
	text-align:left;
	margin:0;
	font-size:14px;
	font-weight: bolder;
	color: #00AEEF;
}
#debug4{
	text-align:left;
	margin:0;
	font-size:14px;
	font-weight: bolder;
	color: #00AEEF;
}



dt{font-weight:bold;margin:14px  0 14px 20px}
dd{margin:14px  0 14px 20px}
dl.horizontal dd{display:inline;text-align:left;}
dl.horizontal dt{display:inline;text-align:right;}

/* put the left rounded edge on the track */
            #track1-left {
                position: absolute;
                width: 5px;
               height: 15px;
                background: transparent url(/images/assets/slider-images-track-left.png) no-repeat top left;
            }

            /* put the track and the right rounded edge on the track */
            #track1 {
                background: transparent url(/images/assets/slider-images-track-right.png) no-repeat top right;
            }

                        /* put the left rounded edge on the track */
            #track2-left {
                position: absolute;
                width: 5px;
                height: 15px;
                background: transparent url(/images/assets/slider-images-track-left.png) no-repeat top left;
            }

            /* put the track and the right rounded edge on the track */
            #track2 {
                background: transparent url(/images/assets/slider-images-track-right.png) no-repeat top right;
            }


            /* put the left rounded edge on the track */
            #track3-left {
                position: absolute;
                width: 5px;
                height: 15px;
                background: transparent url(/images/assets/slider-images-track-left.png) no-repeat top left;
            }

            /* put the track and the right rounded edge on the track */
            #track3 {
                background: transparent url(/images/assets/slider-images-track-right.png) no-repeat top right;
            }

            /* put the left rounded edge on the track */
            #track4-left {
                position: absolute;
                width: 5px;
                height: 15px;
                background: transparent url(/images/assets/slider-images-track-left.png) no-repeat top left;
            }

            /* put the track and the right rounded edge on the track */
            #track4 {
                background: transparent url(/images/assets/slider-images-track-right.png) no-repeat top right;
}