#partHeader {

}

#textBox .P, #textBox .L, #textBox .H {
	margin:15px 0;
}
#textBox .L ul, #textBox .L ol {
	margin:0; padding:0;
	color:#189dca;
	margin-left:15px;
	//margin-left:18px;
	font-size:10px;
	list-style-type:square;
}
#textBox .L ul li span {
	color:#000;
	font-size:14px;
}

#lastCommentBox .header {
	font-size:20px;
	color:#189dca;
	margin-top:45px;
	margin-bottom:20px;
}
#lastCommentBox .title, .commentBox .title {
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
#lastCommentBox .text {
	margin-bottom:15px;
}

#lastCommentBox .text img, .commentBox .text img  {
	float:left;
	padding:0 15px 15px 0;
}
#lastCommentBox a:link , #lastCommentBox a:visited {
	color:#189dca;
}

.commentBox {
	margin-bottom:40px;
}
.commentBox .text a:link, .commentBox .text a:link {
	color:#189dca;
	
}

#partHeader a {
	font-size:16px;
	font-weight:bold;
}