.lang_sel {
	background-color: #000;
	width: 90px;
	height: 45px;
	background: url(../images/back_lang_en.png) no-repeat;
	position: absolute;
	margin-left: 900px;
	margin-top: -119px;
}

.lang_sel a {
	display: block;
	background: url(../images/esp_bw.png) no-repeat;
	text-indent: -9999px;
	margin-left: 12px;
	margin-top: -13px;
	cursor: pointer;
	width: 22px;
}

.lang_sel a:hover {
	background: url(../images/esp_cl.png) no-repeat;
}

.down_banner h4:nth-of-type(2) {
	position: absolute;
	left: 455px;
	top: 0px;
}

.down_banner h4:first-child + h4 {
	position: absolute;
	left: 455px;
	top: 0px;
}