@charset "iso-8859-1";
@import url(../../base/css/search.css);
	div.by_nick_by_id
	{
		position:relative;
		/*margin-bottom:10px;*/
		margin-left:0px;
		border:0px solid red;
	}
	div.by_nick_by_id div.by_id
	{
		position:relative;
		float:left;
		width:236px;
	}
	
	div.by_id
	{
		position:relative;
		float:left;
	}
	
	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:-29px;
        right:15px;
	} 
	
	div#section_Sex
	{
		border:0px solid red;
	}
	
	input#by_nick_id
	{
		width:150px;
	}
	