BODY.esms-AreaPage
{
background-color: transparent;
}
FORM.esms-Form
{
margin:	0px;
behavior:			url(/Public/Htc/form.crm.htc);
}

DIV.esms-Tab
{
overflow-y:			auto;
padding: 10px;
}

IMG.icon
{

margin-left:		2px;
margin-right:		5px;

}

TD.esms-Form-Section
{
width:				100%;
color:				#000000;
font-weight:		bold;

padding-left:		0px;

padding-bottom:		2px;
text-overflow:		ellipsis;
overflow:			hidden;
}

TD.esms-Form-SectionBar
{
border-bottom:		1px solid #96B3DD;
}

TD.esms-Field-Required
{
overflow:		hidden;
text-overflow:	ellipsis;
padding-top:		5px;
behavior:		url(/Public/Htc/mouseover.htc);
}

TD.esms-Field-Recommended
{
overflow:		hidden;
text-overflow:	ellipsis;
padding-top:		5px;
behavior:		url(/Public/Htc/mouseover.htc);
}

TD.esms-Field-Normal
{
padding-top:	5px;
overflow:		hidden;
text-overflow:	ellipsis;
behavior:		url(/Public/Htc/mouseover.htc);
}

TABLE.esms-Form-StatusBar
{
color: #ffffff;
}

TD.esms-Form-StatusBar
{
background-image: url(/Public/Images/statusbar_back.gif);
background-repeat: repeat-x;
color:				#000000;

padding-left:		5px;

height:				24px;
border-bottom:		1px solid #485673;
font-weight:		bold;
}

LABEL
{
cursor:				hand;
}

TD.esms-Form-LeftBar
{
width:				100%;

border-right:		1px solid #6893cf;
text-align:			left;

vertical-align:		top;
background-color:	#d9eaff;
background-image:	none;
}

TR.esms-Form-Background
{
background-image: url(/Public/Images/form_back.gif);
background-repeat: repeat-x;
}

TABLE.esms-Email-Body-Error
{
background-color:	#ffffae;
border:				1px solid #c5c5c5;
table-layout:		fixed;
}

TD.esms-Form-Areas
{
padding:			10px;
}

DIV.esms-Form-Area,
DIV.esms-Form-Area-Customize
{
overflow-x:			auto;
width:				100%;
height:				100%;
}

DIV.esms-Form-Area-Customize,
TABLE.esms-Form-Area
{
width:				100%;
height:				100%;
padding:			0px 7px 10px 10px;
}

TABLE.esms-Form-Layout
{
table-layout:		fixed;
width:				100%;
height:				100%;
}

TABLE.esms-Roles-Form-Layout
{
width:				100%;
height:				100%;
}

DIV.esms-Roles-Form-Area
{
width:				100%;
height:				100%;
overflow:			auto;
}
