#header {
	zoom: 1;
}
#logo {
	display: inline;
}
#sidebarInner {
	position: relative;
}
.content {
	position: relative;
	width: 730px;
}
div.container div.noSidebar {
	width: 812px;
}
#footer {
	width: 960px;
}
#footerInner {
	position: relative;
}
.detailList li, .moreLinks li {
	background-position: -135px 6px;
}
button span {
	padding-left: 13px;
}
p.linkPara {
	padding: 0 6px;
}
.corners {
	background: url(../../images/corners_spriteIE.png) no-repeat 0 0;
	height: 10px;
	font-size: 0px;
	position: absolute;
	width: 10px;
}
.sidebarTL {
	background-position: 0 -20px;
	left: -2px;
	top: -2px;
}
.contentTR {
	background-position: -10px 0;
	right: -1px;
	top: -1px;
}
.contentTL {
	left: -1px;
	top: -1px;
}
.footerBL {
	background-position: 0 -10px;
	bottom: -2px;
	left: -2px;
}
.footerBR {
	background-position: -10px -10px;
	bottom: -2px;
	right: -2px;
}