#main{max-width:1000px;margin:0 auto}


.edited_tbl {font-size:12pt;width:100%;border-collapse: collapse}
.edited_tbl td {padding:8px 5px;}

.edited_tbl_date {color:gray;font-size:11pt;}
.new_tbl_user {font-size:11pt}

.ch {font-family:Nsimsun,simsun, arial unicode MS, sans-serif;font-size:16pt}
.ru {font-family:arial;font-size:14pt}
.m1{margin-left:0}
.m2{margin-left:0.5em}
.m4{margin-left:2em}
.ex{margin-left:20px}

.edit, .edit-ru{cursor:pointer}
.not_full .hidden {width:100%}

in {background:#DDFFDD}

#need_cheking {position:absolute;right:5px;font-size:11pt}
input.checkbox {margin:0;padding:0}

.background_white {background:white}

.ch a, .ru a {color:black}

#show_edited_diff {
	display:none;
	position:absolute;
	background:#fffdf3;
	padding:10px;
	border-radius:8px; -moz-border-radius:8px;
	font-size:11pt;
	border:1px solid black;
	z-index:5;
	width:400px;
}
.bg_red {background:#FFDDDD}
.bg_green {background:#DDFFDD}

/* COMMENTS */
table.cmt_edited_comments{width:600px; font-size:11pt;margin:0 auto;}
div.cmt_container {margin-right:215px}
table.cmt_edited_comments td{padding:5px}
textarea.cmt_textarea {overflow:auto;width:100%;border:1px solid gray;padding:1px;height:50px}
.cmt_edit_comment {color:gray;font-size:10pt}
.cmt_time {width:47px;color:gray;font-size:9pt}
#with_comments {position:absolute;left:5px}
.cmt_answer {font-size:10pt;color:darkblue;}
.cmt_user {font-size:10pt;width:100px}
