.search-top {
	height: 3px;
	width: 100%;
	background-repeat: no-repeat;
}

.search-bottom {
	height: 3px;
	width: 100%;
	background-repeat: no-repeat;
}
.search-top {
	background-image: url('/common/mark2/images/bg-search-top.png');
}
.search-bottom {
	background-image: url('/common/mark2/images/bg-search-bottom.png');
}

