table.SearchBoxTable
{
	border-bottom: solid 2px #ffffff; 
	border-top: solid 2px #ffffff; 
	width: 100%;
	background-color: #EEEAE1;
}
td.SearchBoxCell
{
	font-weight: bold;
	text-decoration: none;
}

