#searchbox{
	width: 172px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	height:55px;
}
#searchbox .titleTD,
#searchbox .footerTD{
}
#searchbox .titleTD{
margin: 0px;

	width: 172px;
	height:18px;
	padding-left: 10px;
	text-align:left;
	
}
#searchbox .titleTD .heading{
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
	letter-spacing: 1px;
}
#searchbox .inputTextTD{
	width: 100px;
	height: 27px;
	padding-left:16px;
	text-align: left;
	vertical-align:middle;
	
	
}
#searchbox input{
	width: 100px;
	height: 20px;
	margin: 0px;
	border: 2px solid #8dc73f;
	background:#f1f3f3;

	
	
	
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
#searchbox .submitButton{
	width: 32px;
	height: 18px;
	margin-right: 5px;
	border: 0px;
	
	background: transparent;


}
#searchbox .submitButtonTD{
	width: 22px;
	height: 18px;
	padding: 0px 0px 0px 0px;
	background: transparent;
}
#searchbox .footerTD{
	padding: 0px 0px 0px 0px;
	height: 0px;
}

/* input - searchtext*/
#searchtext{


}

