.ce_text {
	line-height:1.5;
}

.ce_text p {
	margin-bottom:10px;
}

.ce_list ul {
	margin:0;
	padding:0;
}

.ce_list li {
	line-height:1.4;
	margin:0 0 0 22px;
	padding:0;
}

.ce_table table {
	border-top:1px solid #ccc;
}

.ce_table td {
	border-bottom:1px solid #ccc;
	vertical-align:text-top;
	padding:2px 8px;
}

.ce_table th {
	background-color:#e6e6e6;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	vertical-align:text-top;
	padding:2px 8px;
}

.ce_gallery table {
	width:100%;
}

.ce_gallery td {
	text-align:center;
	vertical-align:middle;
}

html>body .mime_icon {
	top:-1px;
	position:relative;
}

* html .ce_list li,:first-child+html .ce_list li {
	margin:0 0 0 26px;
}