/*-------------------------------------------------
  Main content
-------------------------------------------------*/
#container
{
	width: 704px;
	height: 1%;
	overflow: visible;
	float: right;
	padding: 4px 0 0 0;
	margin-left: -204px;
}
.content
{
	padding: 0;
	margin: 7px 40px 30px 40px;
}
.commentform
{
	padding: 0;
	margin: 7px 40px 30px 40px;
}
.tb
{
	padding: 0;
	margin: 7px 40px 30px 40px;
}
/*-------------------------------------------------
  Item styles
-------------------------------------------------*/
.contenttitle h2
{
	clear: both;
	background: url(images/dot.png) bottom repeat-x;
	font-size: 18px;
	padding: 0 0 6px 0;
	margin: 0;
}
.contentbody
{
	font-size:14px;
	text-align: justify;
	padding: 0 0 16px 0;
}

img
{
	vertical-align:text-bottom;
}




/*-------------------------------------------------
  Item info
-------------------------------------------------*/
.contentitemcategory
{
	background: url(images/icon_category.png) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 14px;
}
.contentitempostedby
{
	background: url(images/icon_postedby.png) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 12px;
}
.contentitemcomments
{
	background: url(images/icon_comment.png) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 13px;
}
.contentitemedit
{
	background: url(images/icon_edit.png) center left no-repeat;
	font-size: 10px;
	line-height: 12px;
	padding: 0 10px 0 11px;
}
.contentitem
{
	padding: 3px 0 0 0;
	margin: 0 0 16px 0;
}
.contentitem1
{
	display: inline;
}
.contentitem2
{
	display: inline;
	background: url(images/dotv.png) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem3
{
	display: inline;
	background: url(images/dotv.png) left repeat-y;
	padding: 0 0 0 10px;
}
.contentitem4
{
	display: inline;
	padding: 0 0 0 10px;
	background: url(images/dotv.png) left repeat-y;
}
