/* Styles definition here */

#fbuilder {
	line-height: 26pt;
	position:relative;
	z-index: 0;
	}

/* Date's Color */

#fbuilder .slots div a{
	color: #002C8E;	
	}

/* Submit Button Style */

#fbuilder .pbSubmit{
	color: white; 
	border-color: #002C8E;
	background-color: #002C8E; 
	padding-left: 50px; 
	padding-right: 50px
	}