.Skin {
	position: relative;
	/*background: none;*/
	}
.Skin .Branded {
	position: absolute;
	width: 240px;
	height: 130px;
	right: 0;
	bottom: 0;
	z-index: 1;
	}
.Skin .Right .Adv {
	position: absolute;
	width: 240px;
	right: 0;
	top: -10px;
	z-index: 2;
	}
	
.Skin .Search .input {
	border: 1px solid #1f4b9d;
	float: left;
	width: 61%;
}
.Search .input input {
	background: #fff;
}
.Search .Content {
	background: url(http://i3.i.ua/skin/goodyear/search_top_bg.jpg) no-repeat #eaedf1;
	border-right: 1px solid #1f4b9d;
	position: relative;
	min-height: 57px;
	_height: 57px;
	padding-bottom: 0;
}
.Search .logo {
	display: block;
	position: absolute;
	z-index: 1;
	text-decoration: none;
	width: 114px;
	height: 53px;
	top: 10px;
	left: 78%;
	margin-left: 5px;
	text-decoration: none;
	background: url(http://i3.i.ua/skin/goodyear/logo.gif) no-repeat;
}
.SearchDirection a {
	color: #1f4b9d ! important;
	padding: 2px;
	margin-top: 6px;
	margin-right: 6px;
}
.SearchDirection b {
	background: url(http://i3.i.ua/skin/goodyear/search_pointer.gif) no-repeat center top;
	color: #000 ! important;
}
.Search .Bottom {
	position: relative;
	z-index: 2;
	margin-top: -7px;
	background: url(http://i3.i.ua/skin/goodyear/search_bot_bg.gif) no-repeat right bottom;
	border-left: 1px solid #1f4b9d;
}
.Search .button {
	background: url(http://i3.i.ua/skin/goodyear/btn_bg.jpg) repeat-x left center;
	/*float: left;*/
	border: 1px solid #fff;
	border-right-color: #1f4b9d;
	border-bottom-color: #1f4b9d;
	color: #000;
	display: block;
	position: absolute;
	z-index: 10;
	left: 60%;
	top: 14px;
	height: 1.9em;
	margin-left: 13px;
}