/*mod-usersearh*/

#user_search li{text-align:center;}
#gender{margin-bottom:10px;

}
#go_user_search{margin-top:10px;}
	#hobby, #city, #name
		{
		background:transparent url(/templates/cycletheme/images/login_input_bg.gif) no-repeat scroll left top;
		border:medium none;
		color:#333333;
		font-size:12px;
		height:17px;
		margin:2px 0;
		padding:3px 4px;
		width:162px;
		}
#agefrom, #ageto {
background:transparent url(/templates/cycletheme/images/login_input_bg1.gif) no-repeat scroll left top;
		border:medium none;
		color:#333333;
		font-size:12px;
		height:17px;
		margin:2px 0;
		padding:3px 4px;
		width:45px;
}