.searchbox {
	background:transparent none repeat scroll 0 0;
	border:1px solid #C1C1C1;
	color:#505050;
	font-family:arial;
	font-size:12px;
	width:229px;
}
td {font-family:arial;font-size:11px;color:#505050;}
td p {margin:0;}
table {margin:0 0 0 28px;}
.content p {margin-bottom:0;}
.hidden {display:none;}

.btnSubmit {
	background:transparent url(../Images/btn_submit.gif) no-repeat scroll 0 0;
	float:left;
	height:24px;
	width:69px;
}
.btnReset {
	background:transparent url(../Images/btn_reset.gif) no-repeat scroll 0 0;
	float:left;
	height:24px;
	width:64px;
}