﻿body 
{
	background-color:Gray;
	
}





.lblTitleTag
{
	font-weight:bold;
}


.AlignVerticalTop
{
	vertical-align:top;
}

.FormLabelRight
{
	text-align:right;
	font-weight:bold;
	float:left;
}
.FormLabelLeft
{
	text-align:left;
	font-weight:bold;

}

.WarningLabel
{
	color:Red;
}

.ClientMarketingItemEditor
{
	background-color:Yellow;
}
#clientEditor
{
	background-color: yellow;
	
}

