	label {
		font-size: 11px;
		color:#000000;
	}
	input {
		border: none;
		background-color: #b4c1d4;
		color: white;
		padding: 2px;
		font-weight: bold;
	}
	select {
		font-size: 11px;
	}
	.formBox {
		
		color: #6b86ac;
		padding: 5 5 5 10;
		background-image: url('/site/gfx/containers/title_shade.png');
		background-repeat: repeat-x;
		background-position: bottom;
	}
	.boxBorder {
		border-left:0px solid #6b86ac;
		padding: 5;
	}