/* --- Search -------------------------------------------------- */

div.search-out {
	margin-top: 20px;
	background: #f5f5ea url('/i/st.gif') right top no-repeat;
}

div.search {
	padding-left: 45px;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url('/i/sb.gif') right bottom no-repeat;
	font-size: 90%;
}

div.search div.param {
	float: left;
	margin: 0;
	padding: 0px 10px 10px 10px;
}

div.search .form-text {
	padding: 2px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	font-size: 110%;
	color: #000033;
}

div.search .form-submit {
	padding: 3px 10px;
	font-size: 100%;
}

.foundInfo {
	font-size: 70%;
	font-weight: bold;
}

div.search-show {
	margin-bottom: 1em;
	font-size: 70%;
}

div.search-show a, div.search-show a:visited {
	text-decoration: none;
	border-bottom: 1px dotted #cccccc;
	color: #888888;
}

div.results {
	margin-top: 1em;
	font-size: 80%;
}

div.results div.number {
	float: left;
	width: 25px;
	font-size: 90%;
	color: #cсссcc;
}

/* --- Profile ------------------------------------------------- */

div.userProfile {
	font-size: 90%;
}

div.userProfile div.photo img {
	border: 2px solid #edeef0;
}

div.userProfile div.name {
	font-size: 110%;
	font-weight: bold;
}

div.userProfile div.age {
	font-weight: bold;
}

div.userProfile div.zodiac {
	margin-top: 0.5em;
	font-size: 90%;
	color: #999999;
}
