.WelcomeSearch
{
	border-top: 0px;
	border-right: 0px;
	border-left: 0px;
	border-bottom: 0px;
	background-color: #3C3C3C;
	color: white;
	font-size: 11px;
	padding-left: 10px;
	vertical-align: bottom;
	text-align: left;
	width: 100%;
	height: 110px;
	background-image: url(images/ABCLogo.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}