/* Brand */
#header #form-box #label-form-search-tyres-brand {
	top: 14px;
	left: 16px;
}
#header #form-box #form-search-tyres-brand {
	top: 12px;
	left: 107px;
	width: 170px;
}

/* Width */
#header #form-box #label-form-search-tyres-width {
	top: 56px;
	left: 16px;
}
#header #form-box #form-search-tyres-width {
	top: 54px;
	left: 107px;
	width: 74px;
}
#header #form-box .format-description-width {
	top: 81px;
	left: 115px;
}

/* Ratio */
#header #form-box #label-form-search-tyres-ratio {
	top: 56px;
	left: 188px;
}
#header #form-box #form-search-tyres-ratio {
	top: 54px;
	left: 198px;
	width: 74px;
}
#header #form-box .format-description-ratio {
	top: 81px;
	left: 207px;
}

/* Diameter */
#header #form-box #label-form-search-tyres-diameter {
	top: 56px;
	left: 278px;
}
#header #form-box #form-search-tyres-diameter {
	top: 54px;
	left: 288px;
	width: 74px;
}
#header #form-box .format-description-diameter {
	top: 81px;
	left: 296px;
}

/* Season */
#header #form-box #label-form-search-tyres-season {
	top: 81px;
	left: 16px;
}
#header #form-box #form-search-tyres-season {
	top: 79px;
	left: 107px;
	width: 74px;
}

/* Misc. */
#header #form-box #form-search-tyres-submit-button {
	top: 79px;
	left: 533px;
}