div.comment {
	width: 429px;
}
div.comment p.paginator {
	display: table !important;
}

h1.comment {
	margin-top: 30px;
	margin-bottom: 15px !important;
	padding-bottom: 8px !important;
	font-size: 18px !important;
	background-image: url(../blog/img/pont_vizszintes.png) !important;
	background-position: bottom left !important;
	background-repeat: repeat-x !important;
}

div.commentForm {
	margin-top: 30px;
}

div.commentForm p {
  	margin-bottom: 10px;
	width: 429px;
	line-height: 21px;
	color: #685E52;
	display: table;
}

div.commentForm p span {
	width: 123px;
	display: table;
	float: left;
}

div.commentForm p span b {
	font-size: 13px;
	font-weight: normal;

}

div.commentForm input.inputbox {
  	width: 192px;
	height: 21px;
	line-height: 21px;
	color: #000;
	background-image: url(../blog/img/bg_input_comment.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
}

div.commentForm input.submit {
  	margin-top: 10px;
  	width: 121px;
	height: 41px;
	line-height: 41px;
	font-family: Times New Roman;
	font-size: 14px;
    font-weight: bold;
	color: #FFF;
	background-image: url(../blog/img/bg_submit_comment.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
	float: right;
	cursor: pointer;
}

div.commentForm textarea {
  	width: 428px;
	height: 148px;
	font-family: Times New Roman;
	font-size: 14px;
	color: #000;
	background-image: url(../blog/img/bg_textarea_comment.png);
	background-position: top left;
	background-repeat: no-repeat;
	border: 0;
}

p.commentinfo b {
	color: #9A2616;
}

p.commentinfo a {
  	margin-left: 5px;
	font-weight: normal !important;
}

p.comment {
  	width: 360px;
	line-height: 12px;
}

div.commentbox {
  	margin-bottom: 20px;
  	padding: 5px;
	width: 100%;
	display: table;
}

div.mercus {
	background-color: #DFDED7;
}
