.searchBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c433e;
	font-weight:bold;
}

	#ajax-dragLayer {
		position: absolute;
		left: 100px;
		top: 100px;
		width: 328px;
		height: 325px;
		visibility: hidden;
		z-index:10000;
	}
	#ajax-summary p { line-height:14px; }

#big-subnav {
	display: none;
	position: absolute;
	width: 755px;
	z-index: 1;
}