body {
	padding: 0;
}

hr {
	border: 0;
	border-bottom: 1px dotted #999;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

#lang {
	float: right;
}

#lang ul {
	margin: 0;
	padding: 0;
}

#lang li {
	display: inline;
}

#del {
	position: absolute;
	width: 140px;
	height: 50px;
}

#friendfeed {
	border: 0 !important;
	border-left: 1px dotted #999 !important;
}
