.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image {
	border-radius: 0px;
	box-shadow:none;
}

.widget-title {
	border-bottom:3px #ededed solid;
}

.by-author {
	display:none;
}

.entry-content table {
	border-top:#CCC 1px solid;
	border-left:#CCC 1px solid;
}

.entry-content table td {
	border-right:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
}