table.makeblog {
	width:100%;
}
table.makeblog th {
	text-align:left;
}
table.makeblog th, table.makeblog td {
	padding:2px;
}

table.post {
	width:100%;
}
table.post th, table.post td {
	padding:2px;
}
table.post textarea {
	width:100%;
	height:100px;
}

/* 
div.thread, div.block_last_thread {
	margin-bottom:10px;
	padding-bottom:10px;
}
div.thread {
	border-bottom:2px dotted #CCCCCC;
}


div.thread h4, div.block_last_thread h4 {
	margin:0px;
}

div.thread .created, div.block_last_thread .created {
	text-align:right;
}

div.thread .text {
	margin-left:5px;
	padding-left:5px;
	border-left:1px solid #CCCCCC;
	margin-bottom:10px;
	background-color:inherit;
	font-size:inherit;
}

div.thread .comments, div.block_last_thread comments {

}

---- */

.rss {
	text-align:right;
	padding:3px;
}

/* ---- */

div.blog {
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:10px;
	border-bottom:2px dotted #CCCCCC;
}
div.blog h4 {
	margin:0px;
}
div.thread .threads {
}

