.lab1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2CEBC;
}
.lab2 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CECECE;
}
.search {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBB50E;
	height: 19px;
	width: 150px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBB50E;
	border-right-color: #EBB50E;
	border-left-color: #EBB50E;
	float: left;
}
