.xb-placeholder {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #aaa;
	z-index: -1;
}

.input-field-and-placeholder-container{
	position: relative;
}

.placeholder { color: #999999 !important; }