#disclaimer {
	width: 507px;
	height: 118px;
	padding: 4px;
	border: 1px solid #9c9686;
	margin: 15px 0 0 15px;
	background: url('/images/disclaimer_bg.gif') no-repeat;
	color: #827a6f;
}

#disclaimer h2 {
	font-size: 9pt;
	margin: 20px 0 0 20px;
	padding: 0;
}

#disclaimer p {
	font-size: 8pt;
	width: 335px;
	margin: 5px 0 0 20px;
	padding: 0;
}

#action_wrapper {
	width: 355px;
	margin: 10px 0 0 20px;
}

#action_wrapper a.button, #action_wrapper a.button:hover, #action_wrapper a.button:visited {
	color: #827a6f;
}

#action_wrapper .button {
	background: url('/images/disclaimer_button_bg.gif') repeat-x;
	padding: 5px;
	background-color: #fff;
	background-position: center center;
	border: 1px solid #827a6f;
}

.right_link {
	font-size: 8pt;
	float: right;
	list-style-type: none;
	display: inline;
	margin: 4px 120px 0 0;
	padding: 0;
}

p.map_info {
	width: 507px;
	margin: 10px 0 0 20px;
}

#australia_map {
	margin-left: 30px;
}

#new_profiles {
	width: 300px;
	margin-right: 5px;
	float:right;
}

#new_profiles h3 {
	color :#827a6f;
}

ol.location {
	list-style-type: none;
}

ol.location a {
	color: black;
	font-size: 15pt;
}

ol.location li {
	padding: 3px 10px 3px 10px;
	margin: 3px;
	border: 1px solid #ccc;
	width: 300px;
	text-align: center;
}

ol.location .highlight {
	background-color: #ccc;
	color: black;
}

#other_directory {
	background-color: #fff7e0;
	border: 1px solid #e4e0d4;
}

#other_directory table {
	margin: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #eee8da
}

#other_directory table tr td {
	padding: 5px;
}

#other_directory table tr.profile_header td {
	background-color: #d6c9b4;
	color :#827a6f;
}