
.visually span{
			padding:6px;
            padding-left: 40px;
			border:1px solid #9c9c9c;
			-moz-border-radius: 17px;
			-khtml-border-radius: 17px;
			-webkit-border-radius: 17px;
			border-radius:17px;
			color:#333;
            background-color: #fff;
            background-image: url(../scinvisually/pic/w_normal.png);
  background-position: left center;
  background-repeat: no-repeat;
  font-size: 18px;
}

.hid{visibility: hidden;} 
