div.comment {
	width: 430px;

}
div.comment p.paginator {
	display: table !important;
}

h2.ird {
	margin-top: 30px;
	margin-bottom: 15px !important;
	padding-bottom: 8px !important;
	margin-left: 0px;
	width: 430px;
	display: table;
	line-height: 30px;
	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: auto;
	line-height: 21px;
	display: table;
}

div.commentForm p span {
	width: 120px;
	display: table;
	float: left;
}

div.commentForm p span b {
	font-size: 16px;
	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 p.submit {
	width: 428px;
}


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 !important;
	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 {
  	padding: 20px;
	width: 410px;
	display: block;
	background-image: url(../blog/img/pont_vizszintes.png) !important;
	background-position: bottom left !important;
	background-repeat: repeat-x !important;
}

p.valasz a {
	font-weight: normal !important;
}

p.comment a {
	font-weight: normal !important;
}


div.owner {
	background-color: #DFDED7;
}

td.title {
	width: 115px;
	vertical-align: top;
}

h1.comment_header {
	margin-bottom: 0px !important;
	width: 500px !important;
	color: #000 !important;
	text-transform: none !important;
	font-size: 18px !important;
	background-image: url(../img/pont_vizszintes.png) !important;
	background-position: bottom left !important;
	background-repeat: repeat-x !important;
}

p.moderalas a {
	font-weight: bold;
}


