.customSearchTextBox,
.customSearchButton
{
	margin: 4px 0px 0xp 0xp;
}

.customSearchTextBox
{
	width106em;
	font-size:0.8em;	
}

.customSearchButton
{
	background-image : url(/files/search.gif) ;
	background-repeat: no-repeat;
	background-color:#f5a028;
	background-position:center;
	border:0;
	width:2em;
}

.customSearchButton:hover
{
	cursor:pointer;
}