.fv-w {
	padding-left: 4px;
}

.wa-header img {
	width: 100px !important; 
	height: 49px !important;
}

.wa-header {
	width: 100px;
	position: absolute; 
	left: 50%;
	margin-left: -100px;
	padding: 10px;
	font: bold 10px Georgia;
    color: #ffffff;
	text-shadow: 1px 1px #cc0000, -1px -1px #cc0000, 1px -1px #cc0000, -1px 1px #cc0000;
	text-align: center;
}

@media (min-width: 576px) {
	.wa-header {display: none;}
}

@media (min-width: 439px) {
	.wa-header {
		width: 160px;
		left: 35%;
		margin-left: -100px;
		font: bold 12px Georgia;
	}
	.wa-header img {
		width: 130px !important; 
		height: 64px !important;
	}
}

.wa-text {
	width: 160px;
	left: 35%;
	margin-left: -100px;
	position: absolute; 
	padding: 10px;
	font: bold 12px Georgia;
    color: #ffffff;
	text-shadow: 1px 1px #cc0000, -1px -1px #cc0000, 1px -1px #cc0000, -1px 1px #cc0000;
	text-align: center;
}

.ya-site-form__wrap table {
	margin-bottom: 0 !important;
}

.ysearch {
	padding-top: 10px;
	width: 80%;
	margin: auto;
}

