#contactus h2 {
	color: #999966;
	margin-bottom: 0.5em;
}

#contactus h3 {
	font-size: 1em;
	margin-bottom: 0.1em;
}

#contactus li {
	list-style-type: none;
	padding-left: 20px;
	background: url(../../../images/arrow-green-right.gif) no-repeat 5px 0.3em;
	padding-bottom: 0.5em;
}

#contactus td {
	vertical-align: top;
	padding-right: 10px;
	width: 50%;
}

#contactus ul {
	padding-left: 0;
}

.right-column p {
	padding: 0 3px;
}

.right-column table {
	padding: 5px;
}

#contactus .newsitem img {
	float: right;
	border: none;
	padding-left: 1em;
}

.nav .defaultlinks a {color:blue;}

.nav .leftpad
{
	padding-left : 3px;
}
