h3 .top-link {
	font-size: 14px;
	margin-left: 10px
}
.topCenterCta {
	position:relative;
	display:block;
	background: url('https://damassets.autodesk.net/content/dam/autodesk/icons/cta-endcap.v2.1.png') no-repeat bottom right;
	padding: 3px 40px 2px 13px;
	width:75%;
	height:18px;
	text-transform:none !important;
}
a.topCenterCta:link, a.topCenterCta:visited {
	color:white;
}
.topCenterCta span {
	position:absolute;
	top:0;
	right:0px;
	/*height:18px;*/
	text-transform: uppercase;
	margin: 4px 40px 0px 0px;
	border-left:1px white solid;
	padding:0px 0px 0px 12px;
	text-transform:uppercase;
	line-height:15px;
}
.ctaDownload {
	background: url('https://damassets.autodesk.net/content/dam/autodesk/icons/cta-endcap.png') no-repeat bottom right;
	padding: 5px 42px 3px 12px;
	text-transform: uppercase;
	min-width: 135px;
	font-size: 12px;
	display: inline-block;
}
.rightPageFlag {
	position:absolute;
	top:0px;
	right:-44px;
	width:134px;
	padding:15px;
	background: url('https://damassets.autodesk.net/content/dam/autodesk/icons/rightFlagBg.png') bottom right no-repeat;
	color:#FFF;
}
.rightPageFlag a:link, .rightPageFlag a:visited {
	color:#FFF;
	border-bottom:1px dotted #FFF;
}
.rightPageFlag h3 {
	margin-bottom:10px;
	font-size: 1.35714em;
}
.rightPageFlag.gray {
	background: url('https://damassets.autodesk.net/content/dam/autodesk/icons/right-flag-gray-300x373.png') bottom right no-repeat;
}
/* Compare table - overwrite column widths to allow 6 cols & modify highighted column */
.compareTable.wp-compare-6col td {
	width: 95px;
}
.compareTable.wp-compare-6col thead tr th:first-child {
	text-transform: none;
}
.compareTable.wp-compare-6col .hilight {
	background-color: #f5f4ef;
}
/* Aprimo form elements */
.wpForm {
	padding-bottom:35px;
	font-size: 0.87em;
}

.wpForm .question {
	text-transform: uppercase;
	color: #666666;
	font-size:0.86em;
}
.wpForm label {
	display:block;
	padding-top:10px;
	padding-bottom:2px;
	text-transform:uppercase;
	
}

.wpForm > div > label:first-child {
	padding-top:0px;
}
.wpForm .wp-form-col {
	float:left;
	width:330px;
	margin-right:20px;
}
.wpForm .wp-form-h-seperator {
	border-right: 1px dotted #999;
}
.wpForm input[type=text], .wpForm select {
	width:80%;
}
.wpForm #submitbt {
	text-transform:uppercase;
}

.wp-table {
	border: 1px solid #CCC;
	table-layout:fixed;
	width: 100%;
	margin: 15px 0px 25px 0px;
}
.wp-table th {
	border: 1px solid #CCC;
	text-align: left;
	padding: 12px 20px 12px 15px;
	background-color: #f5f5f5;
	vertical-align: top;
 	font-size: 14px;
	font-family: 'FrutigerNextW04Medium', Calibri, Arial, sans-serif;
	font-weight: normal;
	color: #444;
}
.wp-table td {
	border: 1px solid #CCC;
	text-align: left;
	padding: 11px 20px 13px 16px;
	vertical-align: top;
	font-size: 12px;
	color: #444;
}
.wp-table td:first-child {
	font-family: 'FrutigerNextW04Medium', Calibri, Arial, sans-serif;
	font-size: 14px;
}
.wp-table .clarif {
	font-family: 'FrutigerNextW04Regular', Calibri, Arial, sans-serif;
}
.wp-table th:first-child {
	background-color: #fff;
}
.wp-table tr.odd {
	background-color: #f9f9f9;
}
.wp-table td.check {
	color: #009869;
}
.wp-dynamic-button a {
border-bottom:none;
}
.wp-dynamic-button a:hover {
border-bottom:none;
}