/* SEARCH */
div#menuSearch div.searchHeader{
	background-image: url('/assets/images/search_head.png');
	height: 82px;
}

div#menuSearch div.searchHeader h4{
	padding-top: 65px; 
	height: 17px
}

label.overTxtLabel {
	font-style: italic;
	color: #62738F;
}

div#search_username div.button.right {
	margin-right: 20px;
}

div#roleSlider {
	width: 189px;
	height: 22px;
	background: url('/assets/images/sex_slider.png') top left no-repeat;
	margin-left: 17px;
}

div#roleKnob {
	width: 38px;
	height: 22px;
	background: url('/assets/images/sex_knob.gif') top left no-repeat;
}

div.results h4.header.pages {
	width: 447px;
	text-align: center;
}

div.results h4.header.pages a {
	font-weight: bold;
	text-decoration: underline;
}

select.half_a {
	width: 72px;
}
