body {
	background-color:#272725;
	color:#ffffff;
	font-family:Arial;
	font-size:12px;
}
img {
	margin-bottom:20px;
}
a {
	color:#ffffff;
}
a:hover {
	text-decoration:underline;
}
ul {
	list-style:none;
}
#breadcrumb li {
	display:inline;
}
#urlang li {
	float:none;
	clear:both;
	margin-bottom:10px;
}
.lang {
	background-color:#FF7200;
	display:block;
	float:left;
	height:18px;
	margin-right:5px;
	text-align:center;
	width:20px;
	font-weight:bold;
}
