.attChanged
{
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FF0000;
	font-style: italic;
	display: none;
}

#crmc_e_div
{
	position: absolute; 
	left: 620; 
	top: 100; 
	width: 350px;
	height: 438px;
	z-index: 500; 
	display: none;
	border-left: 1px solid #000000; 
	border-top: 1px solid #000000; 
	border-right: 2px solid #343434; 
	border-bottom: 2px solid #343434; 
	background-color: #EEEEEE;
	padding: 3px;
	overflow: auto;
}
* html #crmc_e_div { padding:3px 20px 3px 3px; }

#crmc_header, #crmc_footer
{
	font-family: Tahoma, Verdana; 
	font-size: 13px; 
	border-top: 1px solid #343434;
	border-bottom: 1px solid #343434;
	padding-left: 2px;
	padding-right: 2px;
	background-color: #BBBBBB; 
	width:345px;
}
* html #crmc_header, * html #crmc_footer { width:370px; }

#crmc_s_list, #crmc_a_list
{
	height: 158px;
	overflow: auto;
}
* html #crmc_s_list, * html #crmc_a_list { width:auto; }