#right-col .slogan .sent-order {
	background: url(/images/sent.gif) no-repeat 0 0;
	display: block;
	height: 72px;
	position: absolute;
	right: 0;
	top: 0;
	width: 167px;
    /*fd to organize sent-order on the to by image block slide */
    z-index: 100;
}


#left-col .logo_en {
	background: #ececec;
	border-bottom: 1px solid #fff;
	height: 157px;
	overflow: hidden;
	padding: 10px 0 0 10px;
	width: 182px;
}

#left-col .logo_en a {
	background: url(/images/logo_eng.gif) no-repeat;
	height: 137px;
	width: 169px;
	display: block;
}

.notfound-tpl #left-col .logo_en {
	background: none;
	border: none;
}

.notfound-tpl #left-col .logo_en a {
	background: url(/images/logo-notfound.gif) no-repeat;
}


#right-col .slogan .sent-order_eng {
background:url("/images/sent_eng.gif") no-repeat scroll 0 0 transparent;
display:block;
height:72px;
position:absolute;
right:0;
top:0;
width:167px;
z-index:100;
}
