
.bp-cursor-frame {
    border: 0;
	background: none;
    z-index: 1;
}

.bp-corner-all {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    border-radius: 12px;
	border: 0;
}