/* Search Results */
.ResultsHeader,
.RefineBar {
	font-weight: bold;
	font-size: 14px;
}

.RefineText {
	display: none;
}

.ResultsFound {
	font-weight: bold;
	font-size: 11px;
}

.ResultsFound input {
	display: none;
}

.ResultsNav,
.ResultsNav b {
	font-weight: bold;
}

.ResultsBar {
	font-size: 11px;
	color: #ffb143;
	padding-top: 20px;
	padding-bottom: 10px;
}

.ResultsBar form {
	padding: 0;
}

.ResultsArea,
.ResultsPrice {
	font-weight: bold;
}

.ResultsMainImage {
	margin-left: 10px;
}

.ResultsDescription,
.ResultsInetref,
.ResultsCustomLink {
	display: block;
	margin-left: 10px;
}

.FooterText {
	padding-top: 10px;
}
/* End Search Results */

/* Property Basket */
.BasketRegister {
	font-weight: bold;
	text-align: left;
}

.BasketHeader {
	font-weight: bold;
	font-size: 14px;
	text-align: left;
}

.BasketFullDetails {
	margin: 3px;
}
/* End Property Basket */

/* New User Registration */
.RegisterText {
	color: #ffb143;
}

.RegisterInputText {
	margin: 5px;
}

.RegisterRequired {
	color: #f00;
}

input.checkbox {
	margin-left: 5px;
	margin-right: 5px;
}

input.refine_checkbox {
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
}

input.radiobutton {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}
/* End New User Registration */