/* left-side naviagtion */

img {
	border:6px solid #FFF;
	margin-top:5px;
	margin-bottom:0px;
	}

.cat_list {
	font-size:13px;
	}

.note p {
	margin-top:0px;
	padding-top:0px;
	margin-bottom:15px;
	}
.note p a {
	text-decoration:none;
	color: #905b40;
}

.note p a:hover {
	text-decoration:none;
	color: #bbb;
	}

.note p.cat_list {
	margin-top:0px;
	padding-top:0px;
	}

.note h3 {
	margin-bottom:0px;
}

.note_summary {
	margin-top:10px;
	border-bottom:4px solid #333;
	}

.link {
	margin-top:10px;
	border-bottom:4px solid #333;
	font-size:12px;
	}
	
.note_summary img {
	float:left;
	border:1px solid #FFF;
	margin-right:10px;
	margin-bottom:10px;
	margin-top:10px;
	}
	
.note_summary p {
	font-style:italic;
	}

.comment_body b {
	font-weight:bold;
	color:#aaa;
	text-transform: none;
	margin:0px;
	font-family: 'Times New Roman', georgia, times, times-roman, serif;
	font-size: 15px;
	}
	
div.comment p{
	margin:0px;
	margin-bottom:10px;
	}

div.comment hr {
	width:100%;
	margin-top:20px;
	margin-bottom:20px;
	}

.comment_body {
	margin-bottom:0px;
	padding-bottom:0px;
	}

p.comment_poster {
	padding-top:5px;
	text-align:right;
	font-size: 13px;
	}

#id_comment {
	width:500px;
	height:200px
	}
