@charset "UTF-8";

<!-- LIQUID-POPUP STYLES -->
@import url(layout.css);

/*--- ACCESS LINK
---*/
#accesslink {
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	text-indent: -9999px;
	line-height:1;
}

#layoutLogic {
	width: auto;
}

#content-layout,
#content-body {
	background: none;
}

#content-body {
	min-height: 1px;
	margin: -16px 16px 16px 16px;
	padding: 0;
}

#content-body h1 {
	background: #fff url(/ubi/globalnav/include/adobe-lq.png) top right no-repeat;
	border-bottom: #333 solid 2px;
	padding: 52px 100px 8px 0px;
	margin-top: 16px;
	font-size: 2em;
}

#content-body .clip-sides {
	margin-right: -16px;
}