/*#po_captch label {
  position: absolute;
  width: 20px;
  margin-top: 10px;
  margin-left: -10px;
  text-align: center;
}
*/
#po_captch .ui-slider-handle {
	background: url("https://physicsoverflow.org/images/sliderR.gif") no-repeat;
	border: 0;
	width: 30px;
	height: 70px;
  margin-left: -15px;
}

.po-captch-div {
	width:600px;
	height:70px;
	border:0;
	background:url("https://physicsoverflow.org/images/PhysicsOverflow.gif") no-repeat;
}

.po_captch_box {
	width:630px;
  padding-left: 15px;
  border: 2px solid #F0F0F0 ;
	background-color: #F9F9F9;
}
