#language-flags {
	width: 220px;
	margin-bottom: 1em;
	padding-left: 0px
	}


div#previous, div#next {
	cursor: pointer;
	float: left;
	width: 20px;
	text-align: center;
	}
div#previous {
	margin-right: 5px;
	}
div#container {
	width: 171px;
	overflow: hidden;
	position: relative;
	height: 20px;
	float: left;
	margin-right: 4px;
	}
ul#flags {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 1056px;
	position: absolute;
	}
ul#flags a {
	margin: 0;
	padding: 0;
	width: 30px;
	float: left;
	margin-right: 5px;
	}






