#stage #feature .clearfix:after {
  height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
	zoom: 1;
}

#stage #feature .clearfix {
	_height: 0;
	min-height: 0;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

#stage #feature div.featureimg {
	clear: both;
	margin-top: 1px;
	height: 150px;
	padding: 0;
	font-size: 0;
}

#stage #feature div.featureimg .col1 {
	float: left;
	width: 100%;
	margin: 0 -155px 0 0;
}

#stage #feature div.featureimg .col1 div {
	margin: 0 155px 0 0;
	padding: 0;
	background: url(/images/common/top_images/global_top_bg_img.jpg) no-repeat 0 0;
}

#stage #feature div.featureimg .col2 {
	float: left;
	width: 155px;
	margin: 0;
}

#stage #feature div.globallink {
	clear: both;
	width: 100%;
	margin: 0;
	padding-bottom: 5px;
	background: url(/global/images/top_images/back.jpg) repeat-x 0 0;
	font-size: 120%;
	border-bottom: 1px solid #999;
	text-align: center;
}

#stage #feature div.globallink div {
	width: 620px;
	margin: 0;
}

#stage #feature div.globallink p.titleimg {
	float: left;
	width: 169px;
	text-align: left;
	padding: 0 0 0 7px;
}

#stage #feature div.globallink p.form {
	float: left;
	width: 438px;
	margin-top: 3px;
	padding: 0;
	text-align: right;
}

#stage #feature div.globallink select.dropDown {
	width: 234px;
	margin-right: 9px;
	font-size: 100%;
}

#stage #feature div.globallink input.dropDown {
	width: 27px;
}


#stage #feature div.globallink ul {
	clear: both;
	margin-left: 7px;
	margin-bottom: 5px;
	font-size: 110%;
	list-style-type: none;
}

#stage #feature div.globallink ul li {
	float: left;
	width: 202px;
	background: url(/global/images/top_images/delta_country.gif) no-repeat left center;
	padding-left: 15px;
	text-align: left;
}

#stage #feature div.globallink ul li a:link {
	text-decoration: none;
}

#stage #feature div.globallink ul li a:visited {
	text-decoration: none;
}

#stage #feature div.globallink ul li a:hover {
	text-decoration: underline;
}

#stage #feature div.globallink ul li a:action {
	text-decoration: underline;
}

#stage #feature .alineleft {
	text-align: left;
}




