#canvas_q27 td.cell {
  text-align: left;
}

div.slider {
        width:400px;
        height:12px;
        margin-left:8px;
        margin-right:8px;
	background-image:url(degrade.png);
	background-repeat:no-repeat;
}

a.ui-slider-handle {
	visibility:hidden; 
	height:15px;
}
div.pipe {
        position:absolute;
        left:50%;
	top:-0.3em;
/*        width:1px;
*/	background-color:black;
        height:160%;
}
