@charset "utf-8"; 

#officeList{margin-top:5px; width:330px; color:#898989;}
#subofficeList{margin-top:5px; width:330px; color:#898989;}
/* -------------------------------------------------------- */
#dynamic_container{margin-top:5px; height:auto; width:619px}
/* -------------------------------------------------------- */
	#office_header{height:auto; text-align:center; color:#898989; float:left; width:617px; padding-top:2px; padding-bottom:10px; border:#5d85b0 1px solid;
		border-bottom:hidden; font:"Times New Roman", Times, serif; font-weight:100; background-color:#FFFFCC;}
		#office_name{font-size:18px; font-weight:bold;}
			#office_address{font-size:14px;}
			#office_website{font-size:14px;}
			#office_email{font-size:14px;}
			#office_telno{font-size:14px;}
/* -------------------------------------------------------- */
	#contacts_container{float:left; width:617px; border:solid 1px #5d85b0; border-bottom:none; color:#898989;}
/* -------------------------------------------------------- */
		#directory_header{float:left; width:617px; font-weight:bold; border-bottom:solid 1px #5d85b0;}
			#key_official_column_header{float:left; width:250px; color:#bd872e;}
			#contact_details_column_header{float:left; width:349px; color:#bd872e; border-left:solid 1px; border-color:#5d85b0}
/* -------------------------------------------------------- */
		.contact_record{float:left; width:617px; border-bottom:solid 1px #5d85b0; text-align:left;}
			.key_official_column{float:left; width:240px; padding:5px;}
				.name{width:inherit; font-weight:bold; color:#bd872e;}
				.position{width:230px; padding-left:10px;}
			.contact_details_column{float:left; width:339px; border-left:solid 1px #5d85b0; padding:5px; text-align:left;}
				.contact_details{width:inherit;}
/* -------------------------------------------------------- */

