#asset59 {
	padding:18px 0px 18px 0px;
}

#asset59 .search_container {
	padding:0px 0px 0px 0px;
	z-index:1;
}

#asset59 .search_form {
	z-index:99;
	position:absolute;
	margin:-31px 0px 0px 5px;
}

/****************************************************************************************************************/
#asset59 .green .left {
	background-image:url('../images/simple_article_search_left_green.gif');
	background-repeat:no-repeat;
	width:5px;
	height:36px;
	float:left;
}

#asset59 .green .right {
	background-image:url('../images/simple_article_search_right_green.gif');
	background-repeat:no-repeat;
	float:left;
	width:5px;
	height:36px;
}

#asset59 .green .middle {
	padding:5px 0px 0px 0px;
	float:left;
	background-color:#bed3dc;
	width:470px;
	height:31px;
}

/*
#asset59 .text_field.green{
	width:383px;
}
*/

/****************************************************************************************************************/

#asset59 .grey .left {
	background-image:url('../images/simple_article_search_left_grey.gif');
	background-repeat:no-repeat;
	width:5px;
	height:36px;
	float:left;
}

#asset59 .grey .right {
	background-image:url('../images/simple_article_search_right_grey.gif');
	background-repeat:no-repeat;
	float:left;
	width:5px;
	height:36px;
}

#asset59 .grey .middle {
	padding:5px 0px 0px 0px;
	float:left;
	background-color:#d2d2d2;
	width:420px;
	height:31px;
}

#asset59 .text_field {
	width:382px;
	height:20px;
	float:left;
	border:1px solid #949494;
	font-size:93%;
	padding:4px 0px 0px 9px;
	color:#8a8a8a;
	background-image:url('../images/simple_article_search_bg.gif');
	background-repeat:repeat-x;
}

#asset59 .green .text_field {
	width:382px;
}

#asset59 .grey .text_field {
	width:332px;
}

#asset59 .search_button {
	background-color:transparent;
	background-image:url('../images/simple_article_saerch_button.gif');
	background-repeat:no-repeat;
	border:0px solid white;
	width:72px;
	height:26px;
	float:left;
	cursor:pointer;
	margin:0px 0px 0px 5px;
}

/****************************************************************************************************************/
