div.blogpost_admin
{
  float: right;
}

.blogpost
{
	clear: both;
  padding-bottom: 40px;
}

.blogpost_title
{
  font-weight: bold;
  font-size: 1.2em;
}

.blogpost_author
{
	clear: both;
  float: left;
  font-size: 0.9em;
}

.blogpost_date
{
  float: right;
  font-size: 0.9em;
}

.blogpost_content
{
  clear: both;
  padding-top: 10px;
  border: 0px solid #DDDDDD;
  border-width: 1px 0px 0px 0px;
}

.blogsmore
{
  margin-top: 10px;
}

.blogsshowall
{
  margin-top: 30px;
}

.blogs_add
{
  margin-top: 30px;
}

.blogs_add_show_users
{
	margin-bottom: 30px;
}