#newtop-bg {
	float: left;
	width: 746px;
	height: 32px;
	background-image: url(images/newtop-bg.gif);
	background-repeat: repeat-x;
}

#newtop-left {
	float: left;
	width: 7px;
	height: 32px;
	background-image: url(images/newtop-left.gif);
	background-repeat: no-repeat;
}

#newtop-right {
	float: left;
	width: 7px;
	height: 32px;
	background-image: url(images/newtop-right.gif);
	background-repeat: no-repeat;
}

td {
	vertical-align: top;
}

img {
	border: 0px;
}

.strapline {
	margin: 6px 0px 7px 18px;
}

.link {
	display: block;
	float: left;
	margin: 11px 6px 0px 6px;
}