/* CSS Document */

.modvmxsearch select {
	width: 203px; 
	display: inline-block;
	zoom: 1;
	*display: inline;
	vertical-align: middle;
}
.modvmxsearch label {
	margin-right: 15px; 
	display: inline-block; 
	vertical-align: middle; 
	*display: inline; 
	zoom: 1; 
}
.modvmxsearch > div             { margin-bottom: 6px; }

.barfinder {
    width: 590px;
    height: 130px;
    background: url(bg.png) no-repeat;
    padding: 60px 25px 30px 100px;
    color: #fb8800;
    font-size: 13px;
    font-weight: bold;
}

.modvmxsearch{
    font-size: 13px;
    font-weight: bold;
}

.barfinder #vmxselbrand 		{ float: left; }
.barfinder #vmxselmodel,
.barfinder #vmxsellength 		{ float: right; }
.barfinder #vmxselmodel			{ width: 261px; }

.barfinder .btn-yellow {
    margin-top: 6px;
	clear: both;
	float: right;
}

.harvesterbar {
    width: 456px;
    height: 58px;
    padding: 60px 25px 35px 235px;
    margin-bottom: 1em;
    background: url(harvester-bar--bg.png) no-repeat;
    color: #fb8800;
    font-size: 13px;
    font-weight: bold;
}

.harvesterbar .btn-yellow {
    margin-top: 2px;
    float: right;
}

.productsfilter label { margin-right: 1em; }

.productsfilter #vmxselbrand,
.productsfilter #vmxselmodel {
	display: inline-block;
	*display: inline;
	margin-right: 3em;
}