#search_form{
float:right;
margin-top:304px;
padding-left:744px;
}

.search_entry {
	background: transparent url('images/search.png') no-repeat;
	border:none;
	padding-left:23px;
	padding-top:3px;
	width:96px;
	height:18px;
	font-size:12px;
	color:#E9ECEF;
}
.search_entry:hover {
	background:url('images/search.png') no-repeat;
	border:none;	
}
.search_entry:focus {
	background:url('images/search.png') no-repeat;
	border:none;	
}

.search_submit {
	padding:0;
	border:none;
	background:none;
	border: medium none ; 
	padding: 0pt; 
	background: transparent none repeat scroll 0% 0%; 
	margin-left: -24px; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}
.search_submit:hover {
	border:none;
	background:none;
}
.search_submit:focus {
	border:none;
	background:none;
}
div#search_form{
height:16px;
float:right;
margin-top:198px;
padding-left:7px;
position:absolute; 
top:4px;
}
input.search {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
padding:2px;
background: url(images/search.png) no-repeat scroll 2px 1px; 
padding-left: 22px; 
height: 22px;
width:120px;
}
input {
border:medium none;
color:#602215;
font-family:"Lucida Grande","Lucida Sans Unicode",Verdana,'Bitstream Vera Sans',Times,serif;
font-size:11px;
padding:1px 2px;
vertical-align:middle;
}
