#editorLink
{
	background-color: #B48E8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	width: 100%;
}

#editorLink a
{	
	color: #1c1c1c;
	text-decoration: none;
}

#editorLink a:hover
{
	text-decoration: underline;
}

#editorLink td.leftCell
{
	text-align: left;
}

#editorLink td.rightCell
{
	text-align: right;
}