.bar {
	width: 300; 
	height: 17;
	background-image: url('../images/horizontal_background.gif');
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bold;
	font-family: tahoma, verdana, sans;
	line-height: 13px;
	color: #FFFFFF;
	padding: 0px;
	text-decoration: none;
	word-spacing: 65px;
                     margin-left: 0px;
}

.bar2 {
        width: 300;
        height: 17;
        background-image: url('../images/horizontal_background.gif');
        background-repeat: repeat-x;
        font-size: 11px;
        font-weight: bold;
        font-family: tahoma, verdana, sans;
        line-height: 13px;
        color: #FFFFFF;
        padding: 0px;
        text-decoration: none;
        word-spacing: 40px;
}

.left_bar {
	width: 7;
	height: 16;
	background-image: url('../images/horizontal_backgroundLeft.gif');	
	background-repeat: no-repeat;
	vertical-align: top;
	align: right;
}

.right_bar {
	width: 7;
	height: 16;
	background-image: url('../images/horizontal_backgroundRight.gif');
	background-repeat: no-repeat;
	vertical-align: top;
	align: left;
}

.drag {
	width: 30; 
	height: 17;
        font-size: 15px;
        background-image: url('../images/horizontal_knob.gif');
        background-repeat: no-repeat;
        position: relative;
        cursor: default;
}

.drag2 {
        width: 30;
        height: 17;
        font-size: 15px;
        background-image: url('../images/horizontal_knob.gif');
        background-repeat: no-repeat;
        position: relative;
        cursor: default;
}

.drag3 {
        width: 30;
        height: 17;
        font-size: 15px;
        background-image: url('../images/horizontal_knob.gif');
        background-repeat: no-repeat;
        position: relative;
        cursor: default;
}

.drag4 {
        width: 30;
        height: 17;
        font-size: 15px;
        background-image: url('../images/horizontal_knob.gif');
        background-repeat: no-repeat;
        position: relative;
        cursor: default;
}

.drag a:hover {
        width: 15;
        height: 100%;
        font-size: 15px;
        background-image: url('../images/horizontal_knob_over.gif');
        background-repeat: no-repeat;
        position: relative;
        cursor: default;
}

.spa {
	word-spacing: 60px;
}

.sliderHandle {
        width: 30;
        height: 17;
        font-size: 15px;
        background-image: url('../images/horizontal_knob.gif');
        background-repeat: no-repeat;
        position: relative;
        cursor: default;
}
