.webBlog001 .tableItem {
	background: transparent url(/images/structure/background/dotElement001.gif) bottom left repeat-x;
	margin-bottom: 15px;
	padding-bottom: 15px;
	width: 315px;
}

.webBlog001 .tableData, .tableItem .cell, .tableItem .post_contents, .tableItem .title, .tableItem .published, .backButton {
	width: 315px;
}

.webBlog001 .tableItem .title {
	font-size: 1.2em;
	clear: left;
}

.webBlog001 .tableItem .published {
	padding-bottom: 10px;
	font-style: italic;
	clear: left;
}

.webBlog001PostList .tableItem .post_contents {
	display: none;
}

.webBlog001 .firstItem .more{
	display: none;
}

.webBlog001PostList .firstItem .post_contents{
	display: block;
	width: 315px;
}

.webBlog001 .backButton {
	text-align: right;
}

