/* --- */

#language {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size:13px;
	width:100%;
	margin: 0px 0px 20px 0px;
	padding: 8px 0px 3px 0px;
	text-align: right;
}

.topnavlink {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	text-decoration: none;
	padding-right: 35px;
	padding-left: 10px;
}

.topnavlink:hover {
	font-family: Verdana, Geneva, sans-serif;
	color: #F60;
	text-shadow: 0 0 5px #c61a1a;
	color:#c61a1a;
	background-attachment: scroll;
	background-image: url(../imgs/bullet_redarrow.gif);
	background-repeat: no-repeat;
	background-position: -5px 5px;
	
}

div#space10px {
	height: 10px;
}
div#space20px {
	height: 20px;
}
