﻿.reTool .InsertPageBreak
{
	background-image: url('/_layouts/images/MCOMS.IMAGES/page-break.png');
}

.page-break-placeholder
{
	background-image: url('/_layouts/images/MCOMS.IMAGES/page-break-placeholder.gif');
	background-position: left;
	background-repeat: no-repeat;
	height: 15px;
	border: none;
}

.radeditor-content-page
{
	display: none;
}

.radeditor-content-pagecounters
{
	text-align:right;
	padding: 5px 10px;
	font-size: 10px;
}

.radeditor-content-pagecounters a
{
	color: Blue;
}

.radeditor-content-pagecounters .selected
{
	font-weight:bold;
	text-decoration: none;
	color: Black;
	cursor: default;
}
