/* this style is only applies to TinyMCE editor field */

.mceContentBody {
	font-size: 12p;
}

.profile h5, .mceContentBody h5 {
	font-size: 16px;
	color: #ff6666;
	margin: 30px 0px 0px;
	padding: 13px 0px 0px 20px;
	height: 32px;
	background: url(../../img/main/h5midashi.jpg) no-repeat;
}

.profile h6, .mceContentBody h6 {
	font-size: 14px;
	color: #fbafa9;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px dotted #fbafa9;
}