#ltc_mycontact .mxct_tel,
#ltc_mycontact .mxct_hotl,
#ltc_mycontact .mxct_tel,
#ltc_mycontact .mxct_fax,
#ltc_mycontact .mxct_addr,
#ltc_mycontact .mxct_mail
{
	text-align:left;
	margin:3px;
	padding:0 26px;
	width:90%;
}
#ltc_mycontact .mxct_addr
{
	background:url(addr.gif) top left no-repeat;
	margin-top:7px;
}
#ltc_mycontact .mxct_tel
{
	background:url(tel.gif) top left no-repeat;
	
}
#ltc_mycontact .mxct_hotl
{
	background:url(hotl.gif) top left no-repeat;
}
#ltc_mycontact .mxct_fax
{
	background:url(fax.gif) top left no-repeat;
}
#ltc_mycontact .mxct_mail
{
	background:url(mail.gif) top left no-repeat;
}