.carpe_horizontal_slider_display_combo {
	clear: both;
	margin: 0;
}
.carpe_vertical_slider_display_combo {
	float: left;
	margin: 0;
}
.carpe_horizontal_slider_track {
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: green;
    border-color: white green green white;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    float: left;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 4px;
    text-align: left;
    width: 120px;
}

.carpe_horizontal_slider_track_1{
	-moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: green;
    border-color: white green green white;
    border-style: solid;
    border-width: 1px;
    color: #333333;
    float: left;
    font-size: 0;
    line-height: 0;
    margin: 0;
    padding: 4px;
    text-align: left;
    width: 120px;
}


.carpe_horizontal_slider {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #72C274;
    border-color: white black black white;
    border-style: solid;
    border-width: 2px;
    color: white;
    font-size: 10px;
    height: 8px;
    line-height: 0;
    margin: 0;
    position: relative;
    text-align: left;
    width: 16px;
}

.carpe_vertical_slider {
	width: 30px;
	background-color: purple;
	color: #333;
	position: relative;
	margin: 0;
	height: 8px;
	/*z-index: 1;*/
	line-height: 0px;
	font-size: 0px;
	text-align: left;
	border: 2px solid;
	border-color: #999 #333 #333 #999;
	float:left;	
}
.carpe_horizontal_slider_slit {
	background-color: white;
    border: 1px solid black;
    height: 2px;
    line-height: 0;
    margin: 4px;
    position: absolute;
    width: 100px;
}
.carpe_vertical_slider_track {
	background-color: #bbb;
	color: #333;
	padding: 3px 6px 15px 6px;
	width: 24px;
	height: 100px;
	border: 1px solid;
	border-color: #ddd #999 #999 #ddd;
}
.carpe_vertical_slider_slit {
	background-color: #000;
	color: #333;
	width: 2px;
	height: 100px;
	position: absolute;
	margin: 4px 10px 4px 10px;
	padding: 4px 0 1px 0;
	line-height: 0px;
	font-size: 0;
	border: 1px solid;
	border-color: purple #ccc #ccc purple;
}
.carpe_slider_display_holder_00 {		
    background-color: transparent;
    border-style: solid;
    color: white;
    float: left;
    height: 42px;
    margin: 0;
    padding: 0 2px 0 0;
    text-align: center;
    width: 31px;
}

.carpe_slider_display_holder_01 {		
	color: white;
    float: left;
    height: 42px;
    margin: 0;
    padding: 0 2px 0 0;
    text-align: center;
	padding-right: 2px;
    width: 30px;
}


.carpe_slider_display_holder_1_00 {
	background-color: transparent;
    color: white;
    float: left;
    height: 42px;
    margin: 0;
    padding: 0 2px 0 0;
    text-align: center;
    width: 16px;
}

.carpe_slider_display_holder_1_01 {
    border-style: solid;
    color: white;
    float: left;
    height: 42px;
    margin: 0;
    padding: 0 2px 0 0;
    text-align: center;
    width: 16px;
}


.carpe_slider_display {
	background-color: transparent;
    margin-top: 5px;
	border: 0 none;
    color: white;
    font-size: 21px;
    font-weight: bold;
    height: 80%;
    text-align: center;
    text-decoration: none;
    width: 80%;
}


.carpe_slider_display_1 {
	
	border: 0 none;
    color: white;
    font-size: 13px;
    font-weight: bold;
    height: 80%;
    text-align: center;
    width: 80%;
	
	
}
