.mceClear {
	border: 0px;
	border-top: 1px dotted #cccccc;
	display: block;
	width: 100%;
	height: 12px;
	margin-top: 15px;
}

.mceClearleft {
	background: #ffffff url(../images/clearleft.gif) no-repeat left top;
}

.mceClearright {
	background: #ffffff url(../images/clearright.gif) no-repeat right top;
}

.mceClearboth {
	background: #ffffff url(../images/clearboth.gif) no-repeat center top;
}


