.clear {
	clear: both;
	font-size: 0;
	height: 1px;
	}

/* global formatter */

#global_banner {
	background: #ffbe4a;
	}

#global_header {
	width: 745px;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	}

#global_header_logo, #global_header_slogan, #global_header_locale, #global_header_glink1 {
	float: left;
	}

#global_header_search, #global_header_glink2, #global_header_glink3 {
	float: right;
	}

#global_banner2 {
	background: #ffffff;
	}

#global_header2 {
	width: 745px;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	}

#global_header3 {
	width: 745px;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	}

#global_header_locale2, #global_header_glink3_2 {
	float: left;
	text-align: left;
	width: 235px;
	}

#global_header_logo2, #global_header_glink1_2 {
	float: left;
	text-align: center;
	width: 290px;
	}

#global_header_search2, #global_header_glink2_2 {
	float: right;
	text-align: right;
	width: 217px;
	}

#global_body {
	background: url(/ek/images/leftnav_bg.gif) repeat-y;
	text-align: left;
	width: 745px;
  }

#global_body2 {
	text-align: left;
	width: 745px;
  }

#global_body3 {
	text-align: left;
	width: 750px;
  }

/* for IE browser for LHN and LF */

#global_body_before {
	background: url(/ek/images/leftnav_bg.gif) repeat-y;
	text-align: left;
	width: 755px;
  }

#global_top_nav {
	background: url(/ek/images/topnav/background_btm.gif) repeat;
	height: 54px;
	}

#global_side_bar {
	text-align: left;
	width: 200px;
	float: left;
	display: inline;
	}

#global_side_bar_inner {
	padding: 0 3px;
	}

#global_side_bar_top {
	background: top left url(/ek/images/corners/LHNroundtop.gif) no-repeat;
	}

#global_side_bar_bottom {
	background: bottom left url(/ek/images/corners/LHNroundbottom.gif) no-repeat;
	}

#global_footer {
	background: white;
	width: 745px;
	text-align: left;
	padding-top: 10px;
	}

#global_footer_copyright, #global_footer_privacy {
	float: left;
	}

#global_warning_messages {
	background: red;
	color: white;
	padding: 2px;
	font-size: 12px;
	}

/* local formatter */

#local_header, #local_branding {
	margin-bottom: 10px;
	}

#local_header_text {
	margin-left: 10px;
	float: left;
	line-height: 30px;
	display: inline;
	vertical-align: middle;
	}

#local_header_email {
	width: 70px;
	float: right;
	}

#local_header_print {
	width: 70px;
	float: right;
	}

#local_body {
	text-align: left;
  width: 530px;
	float: left;
	margin: 10px 0 0 10px;
/*	display: inline; */
  }

/* for IE browser of LHN and LF */

#local_body_before {
	text-align: right;
/*  width: 540px; */
	width: 545px;
	float: left;
	margin: 0 0 0 5px;
	overflow:auto;
  }

/* well types */

.well_container_half {
	background: url(/ek/images/vr_2col.gif) repeat;
	}
.well_container_half2 {
	background: url(/ek/images/vr_2col.gif) repeat;
	}

/* changed width from 255 to 254 djh Oct 2005 */
.well_half {
	width: 254px;
	float: left;
	overflow: auto;
	display: inline;
	}

.well_container_third {
	background: url(/ek/images/vr_3col.gif) repeat;
	}
.well_container_third2 {
	background: url(/ek/images/vr_3col.gif) repeat;
	}

/* changed width from 163 to 162 djh Oct 2005 */
.well_third {
	width: 162px;
	float: left;
	overflow: auto;
	display: inline;
	}

div.vr {
	background: url('/ek/images/vr.gif') repeat-y;
	}
