﻿#panelIndustries, #panelSolutions, #panelSuccess, #panelProducts, #panelPartners, #panelServices, #panelTraining, #panelSupport {
	width: 910px;
	background: #f9f9f9;
	margin-left: 10px;
	padding-bottom: 5px;
	border: 1px solid #ccc; border-top: none;
	position:absolute;
	top:59px;
	left:70px;
	z-index:1999 !important;
	visibility:hidden;
	}
#panelIndustries { width: 400px; }
#panelSolutions { width: 400px; }
#panelSuccess { width: 400px; }
#panelProducts { width: 830px; }
#panelPartners { width: 410px; }
#panelServices { width: 230px; }
#panelTraining { width: 380px; }
#panelSupport { width: 420px; }

h1.mainTitle { font-weight: bold; font-size: 14px; margin: 13px 0 0 18px; }
h1.mainTitle a:link, h1.mainTitle a:visited { color: #e87511; text-decoration: underline;}
h1.mainTitle a:hover, h1.mainTitle a:visited:hover { color: #666; text-decoration: none;}

.panelColumn { width: 180px; display:inline; float:left; margin: 15px 0 0 18px; }
.panelColumn h2 { font-weight: bold; font-size: 13px; margin-bottom: 8px; }
.panelColumn h2 a:link, .panelColumn h2 a:visited { color: #666; text-decoration: none;}
.panelColumn h2 a:hover, .panelColumn h2 a:visited:hover { color: #e87511; text-decoration: underline;}

.panelColumn h3 { font-weight: bold; font-size: 11px; margin: -4px 0 5px 0; line-height: 1.3em;}
.panelColumn h3 a:link, .panelColumn h3 a:visited { color: #666; text-decoration: none;}
.panelColumn h3 a:hover, .panelColumn h3 a:visited:hover { color: #e87511; text-decoration: underline;}

.panelColumn ul { margin-bottom: 18px; }
.panelColumn li { font-size: 12px; line-height: 1.25em; margin-bottom: 8px; }
.panelColumn a:link, .panelColumn a:visited  { color: #666; text-decoration: none; }
.panelColumn a:hover, .panelColumn a:visited:hover { color: #e87511; text-decoration: underline; }

.panelColumn .menuSmall { font-size: 11px; text-transform: uppercase; }
.panelColumn a.highlight { color: #6f49ac; text-decoration: underline; }
.panelColumn .borderDivider { border-top: 1px solid #ccc; padding-top: 5px; }
