﻿form {
	width: 861px;
	margin-left: auto;
	margin-right: auto;
}
.header {
	/*background-image: url("images/master/header.jpg");*/
	background-repeat: no-repeat;
	height: 106px;
	vertical-align:bottom;
}
.header img
{
	border:0;
	padding:0;
	
}

.footer {
	/*background-image: url("images/master/footer.jpg");*/
	background-repeat: no-repeat;
	height: 66px;
}

/*input.search
{
	background-image: url("images/buttons/searchButton.jpg");
	background-repeat:no-repeat;
	width:14px;
	height:18px;
	
}*/
.searchBox .arrow
{
	margin-top:-1px;
}
