
#find {
	float:right;
	width:285px;
	margin-top:25px;
}

#find SPAN {
font-size:12px;
font-weight:bold;
color:#552920;
}

INPUT#txt {
width:185px;
height:10px !important;
height:10px;
font-family:Tahoma;
font-weight:bold;
font-size:11px;
line-height:10px;
color:#552920;
border:1px solid #6E102A;
}


body:not([dummy]) #txt {
height:11px !important;
font-family:Tahoma;
font-size:10px;
}

html*#txt {
height:10px !important;
}

INPUT#btn {
vertical-align:top;
margin-top:0px !important;
margin-top/**/: 1px;
}

.fitem {
	margin-left:22px;
}
	
.fbtn { 
	width:18px;
	height:16px;
	background: url(../images/design/search_but.gif) left top no-repeat;
	vertical-align:bottom;
	cursor:hand;
	cursor: pointer;
}
