﻿body 
{
	background-color:Gray;
	
}

/* #wrapper
{
 width: 950px;
position: relative;
 margin-left: -475px;left: 50%;
	background-color:White;
	}
	
*/


.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;
	
}

