#strap_left
{
	position: absolute;
	top: 80px;
    width: 540px;
    \width: 540px;
    w\idth: 540px;
	margin-top: 0px;
    margin-bottom: 0px;
	padding-bottom: 0px;
    padding-top: 0px;
	height: 30px;
	background-color: #C8DF8E;
	z-index: 3;
}

#strap_right
{
	position: absolute;
	top: 80px;
	left: 540px;
    width: 220px;
    \width: 220px;
    w\idth: 220px;
	height: 30px;
	background-color: #C8DF8E;
	border-right: 1px solid black;
	z-index: 2;
}

#search_span
{
	margin-top: 3px;
	margin-left: 19px
}

#strap_right #search_span .submit_button
{
	position: absolute;
	top: 4px;
	left: 160px;
}
