/* Styles definition here */
.ahbfield_service {
	background-color: #3995D0;
	color: #ffffff;
}
#fbuilder .pbSubmit{
	margin:5px auto;
	float:none;
	display:inline-block;
	background-color: #3995D0;
	color: #ffffff;
}
#fbuilder .slots .htmlUsed a{
	text-decoration: line-through;
	background:#f55d42;
	color:#f55d42
}