@charset "iso-8859-1";
@import url(../../base/css/search.css);
/*------------------*/
	div.by_nick_by_id
	{
		position:relative;
		margin-bottom:10px;
		border:0px solid red;
	}
	div.by_nick_by_id div.by_id
	{
		position:relative;
		float:left;
		width:272px;
		text-align:center;
	}
	div.end_form
	{
		position:relative;
		margin-bottom:10px;
		width:350px;
		border:0px solid red;
		margin-left:auto;
		margin-right:auto;
	}
	div.end_form div
	{
		position:relative;
		border:0px solid red;
		float:left;
		height:21px;
		line-height:21px;
		vertical-align:middle;
		margin:0px 5px;
	}
	div.search_show_hide
	{
		position:absolute;
		top:-20px;
		right:10px;
		border:0px solid red;
		overflow:visible;
		width:40px;
		text-align:center;
	}
*html div.search_show_hide
	{
		right:20px;
	}
	div.design_box_border
	{
	}
	div.design_box_border div.header
	{
		margin-bottom:1px;
	}
	div.design_box_border div.keeper
	{
		position:relative;
		width:auto;
		height:auto;
	}