@CHARSET "UTF-8";

div#search_wrap{
	background: url(../images/register.jpg); width: 168px; background-repeat: no-repeat; height: 112px; position: relative;
}

div#search_wrap p{
	 margin-right: 0px; text-align: left; position: absolute; top: 40px; left: 5px;
}

div#search_wrap input#subbutt{
	background: url(../images/register_btn.jpg) ; border: none; position: absolute; top: 65px; left: 120px; width: 15px; height: 21px;
}

div#search_wrap p input#search{
	color:#81a19e; height:18px; width:110px; border:none; background: transparent;
}
