div#site div#content ul.news li a {
	width: 500px;
}

#content ul.news li span.subheader {
}

#content ul.news li span.expand {
	width: 20px;
	display: inline;
	float: right;
}

div#site #content ul.news li span.expand a {
	width: 10px;
	background: transparent none;
}

#content ul.news li.noarrow a:link,
#content ul.news li.noarrow a:visited,
#content ul.news li.noarrow a:hover,
#content ul.news li.noarrow a:active,
#content ul.news li.noarrow a:focus {
	background-image: none;
}

#site #content ul.news li.fiwnews div.fiwnews_img a {
	width: auto;
	color: #000000;
	background: transparent none;
	margin:  0;
	padding: 0;
	text-decoration: none;
	display: inline;
	float: left;
}

html #content ul.news li .news_block {
	margin: 0;
	padding: 0;
}

#site #breadcrumb ol {
	width: 595px;
}

#site #service {
	width: 300px;
}

#site #service #google_translate_element {
	width: 185px;
	float: left;
}

#site #service #google_translate_element .goog-te-gadget-icon {
	display: none;
}

#site #service #google_translate_element .goog-te-menu-value span {
	color: #000;
}

#site #service #google_translate_element .goog-te-gadget-simple {
	width: 140px;
}

#site #breadcrumb {
	height: 43px;
}

html {
	overflow-y: scroll;
}