/*-------------currencies----------------*/
#languages_block_top, #currencies_block_top {
	float:right;
	width:59px;
}
#currencies_block_top {
	width:120px;
}
#languages_block_top ul, #currencies_block_top ul {
	list-style:none
}

/*--------------footer------------*/
#footer {
	background:url(../img/footerLeft.png) no-repeat 0 0 #c9c9c9;
	width:100%;
	padding:0;
	border:none;
}
.footerRight {
	background:url(../img/footerRight.png) no-repeat right 0;
	height:83px;
}
#footer .indent {
	padding:22px 26px;
}
#footer .block_various_links {
	float:left;
	width:980px;
}
.select {
	overflow:hidden;
}

