.search_button_link a
{ 
	margin: 15px 0px 0px 43px;
	display: block;
	color: #55443b;
	font-size: 13px;
	font-family: Georgia;
	line-height: 1.0;
	font-weight: bold;
}

.search_button_link a:hover
{
}

.search_background
{
	opacity: 0.8;
	filter: alpha(opacity = 80);
	background: black;
	position: absolute;
	display: none;
}

.search_container
{
	position: absolute;
	display: none;
}

.search_container *
{
	line-height: 1.0;
}

.search_container_close_image
{
	padding: 3px 5px 0px 0px;
}

.search_container_close_text a
{
	color: #f7ddbe;
}

.search_container_close_text a:hover
{
	color: white;
}

.search_container_form
{
	border: 5px solid #735c4f;
	padding: 40px;
	background: #f5e8db;
}

.search_content_combobox
{
	width: 200px;
}

.search_content_combobox, .search_content_combobox *
{
	color: black;
}

.search_content_button
{
	padding: 2px 10px 2px 10px;
	color: black;
	line-height: 1.0;
	font-weight: bold;
}
