#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;	
}

h2
{
	border:				0px;
}

h2,
td.l h3,
td.l .bodytext
{
	margin-left:		0px;
	padding-left:		0px;
}


h3
{
	color:				rgb(6,90,166);
}

#content .bodytext a
{
	font-weight:		bold;
	color:				rgb(51,51,51)!important;
}
