﻿body {
}

.SerchboxOUTSIDE
{
	margin-top: 29px;
	width: 520px;
}

.Serachbackground
{
	width: 525px;
	height: 50px;

	background-image: url(images/searchback.jpg);
}

.searchbox
{
	position: absolute;
		width: 380px;
	height: 25px;
margin-left: 7px;
margin-top: 5px; 

}

.searchbuton
{
	position: absolute;
	width: 89px;
	height: 29px;
margin-left: 400px;
margin-top: 10px; 
}

