.results {
	font: normal 12px/14px arial, verdana, sans-serif;
}



.results .navbar a,
.results .navbar a:link,
.results .navbar a:visited,
.results .navbar a:hover {
	color: #eb7f31;
	display: inline;
	padding: 0;
	height: auto;
	line-height: 14px;
}

.results .navbar a:hover {
	text-decoration: underline;
}

.results h3 {
	padding: 0px;
	margin: 0px;
	font: bold 12px/14px arial, verdana, sans-serif;
}

.results .result_placeholder {
	height: 46px;
}

.results .result_odd,
.results .result_even {
	padding: 7px 10px;
}

.results .result_odd {
	background: #fafafa;
}

.results .result_even {
	background: #eaeaea;
}

.results .result_odd .expandDiv,
.results .result_even .expandDiv {
	width: 20px;
	float: left;
}

.results .result_odd .left,
.results .result_even .left {
	width: 472px;
	float: left;
}

.results .result_odd .age,
.results .result_even .age {
	float: left; width: 110px;
}

.results .result_odd .company,
.results .result_even .company {
	float: left; width: 300px;
}

.results .result_odd .right,
.results .result_even .right {
	float: left;
	width: 120px;
	padding: 3px 0px 0px 0px;
}

.results .result_odd .right img,
.results .result_even .right img {
	float: left;
	margin: 3px 10px 0px 0px;
	padding: 0px;
}

.results .right div {
	padding: 2px 0px 0px;
}

.results .left h3 {
	margin: 0px 0px 4px;
}

.results .company a,
.results .company {
	font-weight: normal;
	color: #444444;
}

.results .navbar {
	padding: 4px 10px 2px;
	font-weight: bold;
	line-height: 20px;
	background: #fafafa;
}

.results .navbar .left {
	float: left;
	width: 190px;
	text-align: left;
}

.results .navbar .center {
	float: left;
	width: 238px;
	text-align: center;
}

.results .navbar .right {
	float: left;
	width: 190px;
	text-align: right;
}

.results select {
	height: 18px;
	padding: 0px;
	margin: 0px;
	font: 12px/14px arial, verdana, sans-serif;
}

.results .navbar .select {
	float: left;
	width: 45px;
	height: 14px;
	margin: 1px 0px 0px 0px;
	border: 1px solid #aaaaaa;
	background: #ffffff;
	padding: 0 0 2px;
}

.results .navbar .selectFirstLine {
	height: 13px;
	padding: 0px 22px 3px 0px;
	background: url(/images/interface/dropdown.png) no-repeat top right;
	font: normal 11px/16px arial, verdana, sans-serif;
	cursor: pointer;
}

.results .navbar .selectDropDown {
	float: left;
	position: relative;
	right: 1px;
	width: 45px;
	height: auto;
	padding: 0px;
	border: 1px solid #aaaaaa;
	background: #ffffff;
	font: normal 11px/16px arial, verdana, sans-serif;
}

.results .navbar .selectSingleOn,
.results .navbar .selectSingleOff {
	padding: 0px 5px;
	cursor: pointer;
}

.results .navbar .selectSingleOn {
	background: #ffffff url(/images/interface/arrow.png) no-repeat  center left;
}

.results .navbar .selectSingleOn:hover {
	background: #eeeeee url(/images/interface/arrow_hover.png) no-repeat center left;
}

.results .navbar .selectSingleOff:hover {
 	background: #eeeeee;
}

.results .disabled {
	color: #aaaaaa;
}

.results .dot_separator {
	margin: 0px 3px 2px 2px;
}

.results .expandButton {
	cursor: pointer;
	margin: 10px 0px 0px;
}

.results .expandText {
	margin: 10px 0px 5px 20px;
}

.results .description {
	margin: 10px 0px 5px 0px;
}

.results .gobutton {
	width: 30px;
	height: 18px;
	padding: 0px 0px 3px 1px;
	margin: 1px 0px 0px 0px;
	border: none;
	background: #eb7f31 url(/images/interface/gobutton.png);
	color: #ffffff;
	font: bold 12px/16px arial, verdana, sans-serif;
}

.results .sortbutton,
.results .sortbutton_active {
	float: right;
}

.results .sortbutton a:link,
.results .sortbutton a:visited,
.results .sortbutton a:hover,
.results .sortbutton_active a:link,
.results .sortbutton_active a:visited,
.results .sortbutton_active a:hover {
	display: block;
	padding: 0px 4px;
	height: 27px;
	line-height: 27px;
	color: #ffffff;
	text-decoration: none;
}

.results .sortbutton .leftEnd {
	background: #000000 url(/images/interface/titlebar_end.png) repeat-x center top;
	float: left;
	width: 1px;
	height: 27px;
}

.results .sortbutton .midPart {
	float: left;
	width: auto;
	height: 27px;
}

.results .sortbutton .rightEnd {
	background: #000000 url(/images/interface/titlebar_end.png) repeat-x center top;
	float: left;
	width: 1px;
	height: 27px;
}

.results .sortbutton_active .leftEnd,
.results .sortbutton:hover  .leftEnd {
	background: #bf2ab6;
	float: left;
	width: 1px;
	height: 27px;
}

.results .sortbutton_active .midPart,
.results .sortbutton:hover .midPart {
	float: left;
	width: auto;
	height: 27px;
	background: #bf2ab6 url(/images/interface/navbar.png) repeat-x scroll center top;
}

.results .sortbutton_active .rightEnd,
.results .sortbutton:hover .rightEnd {
	float: left;
	width: 1px;
	height: 27px;
	background: #bf2ab6;
}

.results .sortbutton img,
.results .sortbutton_active img {
	border: none;
	float: left;
	margin-top: 4px;
}

.results .sortbutton.fieldbutton a,
.results .sortbutton_active.fieldbutton a {
	width: 68px;
}

.results .right .iconholder {
	float: left;
	width: 18px;
	text-align: center;
	padding-top: 3px;
}

.results .right .iconholder img {
	float: none;
	margin: 0px auto;
}