#center-x
{
	background-image:		none;
}




table.contacts
{
	margin-left:		20px;
	width:				auto;
}

table.contacts td
{
	border-bottom:		1px dotted rgb(187,187,187);	
}

td.l
{
	width:	50%;
	border-right:		1px dotted rgb(187,187,187);	
}

td.r
{
	width:	50%;
	border-right:		0px;	
}


