﻿
.watermarked
{
	color:#cecece;
	border-style:solid;
	border-color:#a5a5a7;
	border-width:1px;
	float:right;
	display: inline;
}

.editorStyle-container 
{
	width:250px;
	clear:both;
	height:20px;
}

.editorStyleCallback-container 
{
	width:290px;
	clear:both;
	height:20px;
}

.editorStyleContact-container
{
	width:450px;
	clear:both;
	height:20px;
}

.editorStyleCheckbox-container
{
	width:212px;
	clear:both;
	height:20px;
}

.editorStyle, .editorStyleContact, .editorStyleCallback
{
	color:#000000;
	border-style:solid;
	border-color:#a5a5a7;
	border-width:1px;
	float:right;
	display: inline;
}

.editorStyleCheckbox
{
	color:#000000;
	float:right;
	display: inline;
}

.editorStyle-comment, .editorStyleContact-comment, .editorStyleCallback-comment
{
	color:#01244e;
	float:right;
	font: italic 11px auto Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;   
	top:-20px;
	position:relative;
	display: inline;
}

.editorStyleContact-container label span, .editorStyleCallback-container label span, .editorStyleCheckbox-container label span
{
	color:#455560;
	font: 12px auto Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;   	
}
