/* CSS Document */
#searchForm{
	padding:8px 0px 0px 80px;
}
#formHolder {
	position:absolute;
	top:110px;
	margin-left:-350px;
}

