img {
	border : 0;
}
.banner {
	font-weight: bold;
}
acronym, abbr {
	border-bottom: 1px dashed #333;
}
ul.post-meta, #commentlist li ul {
	list-style: none;
}
.meta li, ul.post-meta li {
	display: inline;
}
#sidebar hr {
	display: none;
}
#interaction li {
	width: 120px;
	overflow: hidden;
	text-overflow: ellipsis;
}
#advertising li {
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
}
textarea {
	width: 50%;
}
textarea#comment {
	width: 90%;
}
#interaction table {
	width: 80%;
}
.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar ul, {
	list-style-type: none;
	margin: 0;
}
#sidebar ul ul {
	list-style-type: none;
	line-height: 100%;
	margin-left: 10px;
}
#wp-calendar {
	empty-cells: show;
	margin: 0;
	width: 90%;
}
#bloghop img { 
	padding: 2px;
}