﻿
.watermarked
{
	color:#cecece;
	border-style:solid;
	border-color:#a5a5a7;
	border-width:1px;
	float:right;
}

.editorStyle-container 
{
	width:250px;
	clear:both;
	height:20px;
}

.editorStyleNewsletter-container 
{
	width:250px;
	clear:both;
	height:20px;
}

.editorStyleContact-container 
{
	width:450px;
	clear:both;
	height:20px;
}

.editorStyle, .editorStyleContact
{
	color:#000000;
	border-style:solid;
	border-color:#a5a5a7;
	border-width:1px;
	float:right;
}
.editorStyleNewsletter
{
	color:#000000;
	border-style:solid;
	border-color:#a5a5a7;
	border-width:1px;
	position:relative;
	left:0px;
}

.editorStyle-comment, .editorStyleContact-comment
{
	color:#01244e;
	float:right;
	font: italic 11px auto Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;   
	top:-20px;
	position:relative;
}
