#sidebars,
#tabs,
#comments,
.edit_post,
.to_comments
{
    display: none;
}

a, abbr
{
    text-decoration: none;
    color: #000000;
}

.alignleft {
	float: left;
	margin: 0 5px 5px 0;
}

.alignright {
	float: right;
	margin: 0 0 5px 5px;
}
