#searchprofile {
}

#searchprofile h4 {
	color: #021494;
	background-color: #9CB6EB;
	padding: 3px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-top: 1px solid #021494;
	border-bottom: 1px solid #021494;
}

#searchprofile td.label {
	width: 25%;
	font-weight: bold;
	font-size: 80%;
	text-align: right;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-top: 1px solid #9CB6EB;
}

#searchprofile td.element {
	width: 70%;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-top: 1px solid #9CB6EB;
}

#searchprofile td.element input.textfield {
	font-size: 80%;
}

#searchprofile td.element input.wideTextfield {
	width:100%;
	font-size: 80%;
}

#searchprofile td.ranking {
	width: 5%;
	font-size: 80%;
	text-align: left;
	vertical-align: top;
	padding-right: 10px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	border-top: 1px solid #9CB6EB;
}

#searchprofile td.element select {
	font-size: 90%;
}

#searchprofile td.ranking select {
	font-size: 90%;
}

#searchprofile table.checkboxList {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#searchprofile table.checkboxList input {
	font-size: 80%;
}

#searchprofile table.radioList {
	width: 100%;
	padding: 0px;
	margin: 0px;
}

#searchprofile table.radioList input {
	font-size: 80%;
}

#searchprofile table.radioList td.titlecell {
	width: 48%;
	text-align: left;
}

#searchprofile table.radioList td.radiocell {
	width: 13%;
	text-align: center;
}

#searchprofile table.radioList th.radiocell {
	width: 13%;
	text-align: center;
	vertical-align: text-top;
}
