.contact-us #main-column td {
	padding: 0 18px 18px 0;
	width: 273px;
	color: #2e4758;
	}
.contact-us #main-column td img {
	display: block;
	border: 1px #bcc5cb solid;
	margin: 12px 0;
	}
.contact-us #main-column h2 {
	font-size: 16px;
	font-weight: bold;
	}
.contact-us #main-column p {
	padding: 8px 0;
	font-size: 12px;
	color: #5b7685;
	line-height: 16px;
	}
.contact-us #main-column a {
	display: block;
	margin: 6px 0;
	padding: 1px 0 0 9px;
	background: url(/media/mercury/images/common/bullet-orange.gif) no-repeat 0 center;
	font-size: 12px;
	font-weight: bold;
	color: #df5c1f;
	text-decoration: none;
	clear: left;
	float: left;
	}
.contact-us #main-column p a {
	display: inline;
	margin: 0;
	padding: 0;
	background: none;
	font-weight: normal;
	color: #df5c1f;
	text-decoration: none;
	clear: none;
	float: none;
	}
.contact-us #main-column a.newwindow {
	padding: 1px 0 0 18px;
	background: url(/media/mercury/images/common/icon-compare.png) no-repeat 0 center;
	}
.contact-us #main-column a:hover {
	text-decoration: underline;
	}
#side-column {
	margin: 12px 0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px 8px 8px 8px;
	border: 1px #cbdde9 solid;
	padding: 18px;
	width: 302px;
	background: #f1f5f6;
	font-size: 11px;
	color: #5b7685;
	}
#side-column h5 {
	padding: 4px 0;
	font-size: 14px;
	font-weight: bold;
	color: #2e4758;
	}
#side-column table {
	margin: 18px 0 0 0;
	line-height: 16px;
	}
#side-column td.first {
	padding: 0 10px 0 0;
	border-right: 1px #cce0ed solid;
	}
#side-column td.last {
	padding: 0 0 0 10px;
	border-left: 1px #fff solid;
	}
#side-column td a {
	display: block;
	padding: 1px 0 2px 9px;
	background: url(/media/mercury/images/common/bullet-orange.gif) no-repeat 0 4px;
	font-weight: bold;
	color: #df5c1f;
	text-decoration: none;
	}
#side-column td a.newwindow {
	padding: 5px 0 3px 18px;
	background: url(/media/mercury/images/common/icon-compare.png) no-repeat 0 center;
	}
#side-column td strong {
	display: block;
	padding: 6px 0;
	background: none;
	font-size: 12px;
	font-weight: bold;
	color: #5b7685;
	}
#side-column td a:hover {
	text-decoration: underline;
	}
