div#pageContainer {
	padding-bottom: 0px;
}
div#pageheading {
	display: none;
}
div#mainContent.full {
	width: 80em;
	padding: 0px;
	float: none;
	min-height: 400px;
}
h1 {
	color: #00b7e5;
	margin-bottom: 15px;
	margin-top: 40px;
}
h1 .module {
	color: #008cad;
}
h1 .livelink {
	color: #008cad;
	font-size: 0.85em;
}
h1 sup {
	font-size: 0.3em;
	vertical-align: middle;
	margin-left: 2px;
}
.cadTrademark {
	font-size: 0.917em; 
	color: #666; 
	margin-top: 40px;
}
.cadTrademark img {
	margin-bottom: 10px;
}
.productPage {
	position: relative; 
	height: 37.5em;
	margin-bottom: 15px;
}
.productContent {
	padding-left: 60px;
	width: 41.667em;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 11;
}
.productSection {
	margin-left: 60px;
	display: none;
}
.caption {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 38em;
	z-index: 13;
	font-style: normal;
	color: #606060;
	padding: 5px 0 0px 15px;
	font-size: 0.917em;
	line-height: 1.4em;
}
.caption .title {
	font-weight: bold;
	font-style: normal;
	font-size: 1.2em;
	padding-bottom: 5px;
}
.caption .author {
	font-style: normal;
	font-size: 1.1em;
	padding-bottom: 5px;
}
.learnMore {
	background: url(/shared/images/design/learn_more.png) bottom right no-repeat;
}
#summary {
	display: block;
}
.productNav {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 37.5em;
	padding-top: 50px;
}
.productImage {
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
}
.applicationAreas {
	width: 270px;
	float: left;
}
#ts_Container {
	margin-bottom: 20px;
}
.comingAttraction {
	float: right;
	color: purple;
	font-family: GillSansRegular, arial, helvetica, sans-serif;
	border: 1px solid purple;
	padding: 2px 6px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
}

.productTab {
	display: none;
}

.ts_item_container_ns {
	padding: 25px;
}
ul.appareas {
	float: left;
	width: 22.5em;
	margin-left: 20px;
}
ul.appareas:first-child {
	float: left;
	width: 22.5em;
	margin-left: 0;
}

td.format {
	font-family: GillSansLight, arial, helvetica, sans-serif;
	font-size: 1.5em;
	vertical-align: center;
}
td.format div.product {
	color: #00B7E5;
}
td.format div.format {
	color: #00B7E5;
	padding-right: 20px;
	text-align: right;
	font-size: 1.5em;
}