﻿.textDetail
{
	border:solid 1px #888888;
	background-color:#eeeeee;
	padding:20px;
	margin-bottom:20px;
}

.textTitle
{
	color:#cc0000;
	font-size:large;
	font-weight:bold;
}

.textUserName
{
	font-weight:bold;
}

.itemTitle
{
	margin-left:20px;
	margin-bottom:20px;
	line-height:20px;
}

.textDate
{
	color:#888888;
}

.textItemTitle
{
	font-size:medium;
	font-weight:bold;
}

.textImage
{
	text-align:center;
	padding-bottom:20px;
}

.textContent
{
	margin-left:30px;
	margin-bottom:100px;
}

.textContent a
{
	color:#6688ff;
}

.textCommentTitle
{
	font-weight:bold;
	margin-bottom:10px;
}

.entryForm
{
	margin-bottom:100px;
}
