#search label {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
}
#search table {
	border-style: none;
	left: 433px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	position: absolute;
}
#search table td {
	margin: 0px;
	padding: 0px;
}
#submitButton   {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 80px;
}

