#search_header img, #search_header input {
	float:left;
	margin-right:190px;
}

#search_header img#add_to_favourites {
	margin-right:0;
} 

#profile_top_container {
	overflow: auto;
	height: 1%;
	margin: 0 0 5px 0;
}

#profile_top_container h1 {
	width: 270px;
	float: left;
	margin: 0;
	padding: 0 0 7px 0;
}

#profile_top_container ul {
	width: 230px;
	float: right;
	margin: 0;
	padding: 0 10px 0 0;
	display: block;
	overflow: auto;
	height: 1%;
}

#profile_top_container ul li {
	list-style: none;
	display: block;
	float: right;
	margin: 0 5px 0 0;
	padding: 0;
}



#profile_top_container ul li img {
	display: block;
	float: none;
	margin: 0;
}


#profile {
	margin: 20px 0 0 20px;
	height : 1%;
	overflow : hidden;
}

#profile #profile_pic {
	float: left;
	margin-bottom: 10px;
}

#profile #profile_tick {
	display:inline;
	margin: 0 0 0 20px;
}

#profile_details {
	margin: 0 0 0 20px;
	float: left;
	width: 320px;
}

#profile_details h1 {
	margin: 0 0 5px 0;
}

#profile_details p {
	margin: 0 0 5px 0;
	padding: 0;
}

#profile span {
	font-weight: bold;
	color: #05485a;
	margin: 0;
}

#profile_info {
	float: left;
	width: 500px;
}

#profile_info h4 {
	color: #05485a;
	margin: 0.5em 0 0.5em 0;
	padding: 0;
	font-size: 0.9em;
}

#profile_info p {
	color: #666;
	font-size: 0.9em;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 1.4em;
}

#profile_info h3 {
	background: url(/i/results_header_bg_top.png) no-repeat left top;
	margin: 0 0 7px 0;
	padding: 4px 0 0 0;
	position: relative;
}
#profile_info h3 span {
	display: block;
	background: url(/i/results_header_bg_bot.png) no-repeat left bottom;
	padding: 6px 10px 6px 10px;
	font-size: 0.9em;
}

#profile_info h3.purple {
	background: url(/i/purple_header_top.png) no-repeat left top;
	padding: 3px 0 0 0;
	margin:0;

}
#profile_info h3.purple span {
	background: url(/i/purple_header_bot.png) no-repeat left bottom;
	color: #FFF;

}

h3#contact {
	margin: 0;
	background: url(/i/contact_bar.png) no-repeat;
	width: 499px;
	height: 26px;
	padding: 5px 0 0 10px;
	color: #FFF;
}

.info_row {
	border-bottom: 1px solid #b6d9e2;
	height: 1%;
	overflow: auto;
	margin: 0 0 5px 0;
}

.info_row p {
	width:150px;
	float: left;
	color: #666;
	font-size: 0.8em;
}

.info_row p.lbl {
	width:105px;
	font-weight: bold;
	color: inherit;
}

#add_to_favourites {
	cursor:pointer;
	height: 28px;
}

#back_to_search {
	float: left;
	cursor:pointer;
	width: 184px;
	height: 27px;
	margin-right: 172px;
}

#contact_form {
	background: url(/i/results_message_bg_bot.png) no-repeat left bottom;
	padding: 8px 10px 8px 10px;
	margin: 0 0 10px 0;
	overflow: auto;
	height: 1%;
}

#contact_form h4 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 0.9em;
}
#contact_form p {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 0.8em;
	color: #666;
}

#not_registered {
	width: 500px;
	background: url(/i/results_message_bg_top.png) no-repeat;
	padding-top: 3px;
	margin-bottom: 18px;
}

#not_registered div {
	background: url(/i/results_message_bg_bot.png) no-repeat left bottom;
	overflow: auto;
	height: 1%;
	padding: 10px 14px 10px 14px;
}

#not_registered div h3 {
	font-weight: normal;
	font-size: 1.4em;
	float: left;
	margin: 0;
	padding: 0;
}

#not_registered div img {
	float: right;
}

#not_registered div p {
	float: left;
	width: 450px;
	font-size: 0.8em;
}

table#available_times {
	margin: 0 0 10px 0;
	padding: 0;
	width: 500px;
}

table#available_times td, table#available_times th {
	border-bottom: 1px solid #b6d9e2;
	padding: 5px;
	text-align: center;
	font-size: 0.8em;
}

table#available_times td.times {
	text-align: left;
}

#contact_form fieldset {
	float: left;
	width: 340px;
	position: relative;
}

#contact_form fieldset.phone {
	width: 110px;
	margin-left: 10px;
}

#contact_form label {
	width: 120px;
	float: left;
	font-size: 0.9em;
}

#contact_form textarea {
	width : 204px;
	height : 90px;
}

#contact_form #message_subject {
	width : 200px;
}

#profile_details h1 {
	margin: 0 0 0.5em 0;
	padding: 0;
	font-size: 1.5em;
}

#msg_error {
	padding:0;
	width:500px;
	background: url('/i/error_msg_bg_bot.png') no-repeat bottom left;
	margin-bottom : 10px;
}
#msg_error div {
	padding:10px 0 25px;
	background: url('/i/error_msg_bg_top.png') no-repeat;
}
#msg_error h3 {
	margin: 20px 0px 0px 85px;
	background:none;
}
#msg_error p {
	font-size: 0.9em;
	margin: 5px 0px 0px 85px;
	padding: 0px;
	color : #333;
}
#msg_error ul {
	margin : 0 0 0 85px;
	padding : 0 0 0 20px;
}
#msg_error li {
	font-size : 0.9em;
	margin : 3px 0;
	color : #333;
}
