#content {
	padding-right: 280px;
}
/* Wrapper needed for IE6, as it calculates the margin wrongly */
.printwrapper {
	padding-right: 240px;
}
.print {
	/*margin-right: 250px;*/
}

#contactbar {
	position: absolute;
	top: 5px;
	right: 0;
	color: #666666;
	font-size: 11px;
	line-height: 20px;
}
#contactbar p {
	padding-left: 15px;
}
.box {
	width: 225px;
	font-size: 11px;
	background: #E6EAEC url(images/interior/contactbar/box-bottom.gif) no-repeat bottom right;
}

#contactbar .box p {
	margin: 0;
	padding: 6px 0 6px 35px;
	line-height: 1em;
}
.box p.phone {
	background: url(images/interior/contactbar/phone-icon.gif) no-repeat;
}
.box p.fax {
	background: url(images/interior/contactbar/fax-icon.gif) no-repeat;
}
.box p.email {
	background: url(images/interior/contactbar/email-icon.gif) no-repeat;
}

.box h3 {
	background: #0033a9;
	margin: 0;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	padding: 3px 8px;
}
.box .contents {
	padding: 10px;
	padding-bottom: 40px;
}

#contactbar .companyname {
	color: #0033A9;
}