.search_container {
	width: 103px;
	float: right;
}

.search_top {
	width: 103px;
	height: 7px;
	background: url('../images/search_top.jpg') no-repeat;
}

.search_middle {
	width: 91px;
	border-right: 1px solid #bc9755;
	border-left: 1px solid #bc9755;
	overflow: hidden;
	padding: 5px;
}

.search_bottom {
	width: 103px;
	height: 7px;
	background: url('../images/search_bottom.jpg') no-repeat;
}

.content_container {
	margin-right: 10px;
}
