#searchbox {
    position: relative;
    background-color: #ffffff;
    border: 5px solid #236AA1;
    margin: 10px 0 10px -10px;
    padding: 7px 7px 7px 9px;
    width: 50%;
}


#searchToCheck {
	font-family:  "Trebuchet Ms", Helvetica, Tahoma, Verdana, Arial, sans-serif;
	font-size: 18pt;
	color: #333333;
	border-style: none;
	background-color: #ffffff ! important;
    width: 100%;
}
