﻿#ctlGoogleSearch {
    float: right;
    width: 100%;
	max-width: 180px;
	
    
}

.divGoogleSearch {
    height: 6em;
}

.googleBoxCtl {
    background: #dceecc url("~/media/Bayer CropScience/Internet/sys/standard.ashx") no-repeat 0 -1000px;
    margin-bottom: 2em;
}

.googleBoxCtl h4 {
        background: url("~/media/Bayer CropScience/Internet/sys/standard.ashx") no-repeat 0 -300px;
        display: block;
        zoom: 1;
    }
    
.googleSearchText {
    width: 130px;
}

.googleSearchBtn
{
    cursor:pointer;
}
