#top_section{
	background: #fff url('images/header_it.png') no-repeat;
}
.search_btn {
	background: #fff url('images/header_it.png') no-repeat 99% 5%;
}
#top_section #options_area #options #languages {
float:left;
margin:0pt 0pt 0pt -4px;
padding:0pt 0%;
width:61%;
}
#top_section #options_area #options #opt_links {
width:39%;
}
#top_section #options_area #options #languages a {
	float: left;
	width: 30px;
	color: #fff;
	display:block;
	height: 20px;
	margin: 0px 0px;
	color: #000;
	opacity: .5;
	filter: alpha(opacity=50);
/*border: 1px solid #000;*/
}
#top_section #options_area #options #languages a.en{
	background: #fff url('images/header_it.png') no-repeat 76% 78%;
}
#top_section #options_area #options #languages a.en_active{
	background: #fff url('images/header_it.png') no-repeat 76% 78%;
}
#top_section #options_area #options #languages a.fr{
	background: #fff url('images/header_it.png') no-repeat 72% 78%;
}
#top_section #options_area #options #languages a.fr_active{
	background: #fff url('images/header_it.png') no-repeat 72% 78%;
}
#top_section #options_area #options #languages a.es_active{
	background: #fff url('images/header_it.png') no-repeat 85% 78%;
}
#top_section #options_area #options #languages a.es{
	background: #fff url('images/header_it.png') no-repeat 81% 78%;
}
#top_section #options_area #options #languages a.es_active{
	background: #fff url('images/header_it.png') no-repeat 81% 78%;
}
#top_section #options_area #options #languages a.it_active{
	background: #fff url('images/header_it.png') no-repeat 85% 78%;
}
#top_section #options_area #options #languages a.it{
	background: #fff url('images/header_it.png') no-repeat 85% 78%;
}