﻿div#Contact
{
	background-image: url('/Lib/Img/Recsel-International-Large.png');
	background-repeat: no-repeat;
	background-position: right top;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 500px;
}

div#Contact h1, div#Contact h2
{
	font-weight: bold;
	font-size: 1.4em;
	margin-bottom: 16px;
}

div#Contact h1
{
	text-align: center;
}

div#Contact p
{
	margin-bottom: 16px;
	font-size: 1.1em;
}

div#Contact div#Address
{
	text-align: center;
	font-size: 1.1em;
	margin-bottom: 16px;
}

div#Contact dl 
{
	font-size: 1.1em;
	margin-bottom: 16px;
}

div#Contact dl dt
{
	float: left;
	width: 200px;
	text-align: right;
	font-weight: bold;
	padding-bottom: 4px;
	padding-right: 6px;
}

div#Contact dl dd
{
	padding-bottom: 4px;
}

div#Contact div.legal
{
	clear: both;
	background-color: #EDEDED;
	border: 1px solid #7F9DB9;
	padding: 6px;
	text-align: center;
}

div#Addresses
{
	padding-left: 95px;
}

div#Addresses div.item
{
	float: left;
	width: 140px;
	text-align: center;
}

dl#DirectContact
{
	padding-top: 22px;
}