#tmsearch .sbox_l  {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url('../img/s_left.gif') no-repeat top left;
	float: left;
	width: 12px;
	height: 21px;
}

#tmsearch .sbox_r  {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: url('../img/s_right.gif') no-repeat top left;
	float: left;
	width: 12px;
	height: 21px;
}

#tmsearch .sbox input {
	margin-top: 5px;
	margin-bottom: 0px;
	padding-top: 3px;
	padding-bottom: 0px;		
	background: url('../img/s_middle.gif') repeat-x top left;
	float: left;
	border: 0px;
	height: 21px;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#content {
	clear: both;
}

