td.contentpanel{
	padding: 0;
	margin: 0;
	background-image: url(../images/pagetitles/title_contact_information.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.contentpaneldiv{
	width: 522px;
}

HTML>BODY .contentpaneldiv{
	width: auto;
}

div.contactitem{
	margin-bottom: 25px;
}
