@import "tables.css";

/* 	===================================== Global Styles ===================================== */

html, body {
	margin: 0em; padding: 0em;
	color: rgb(90,90,90); /* dark grey */
	background:white;
	font-size: 70%;
	text-align:center;
	}

body, h1, h2, h3, h4, h5, h6, td, p, a, li, input, select, textarea, table, th, td {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size:1.0em;
	}

img {
	border: 0;
	}

/* Blocks */
p, ul, ol, dl {
	margin:0 0 1.2em 0;
	padding:0;
	}

/* for first divs following headers without bottom margin */
.first {margin-top: 15px;
}
/* Tables */
table {
	border-collapse: collapse; /* cells meet */
	border-spacing: 0;
	margin-bottom:1.0em
	}

table td, table th {
	vertical-align: top;
	text-align:left;
	}

/* Links */
a {
	color: rgb(0,111,179); /*blue*/
	text-decoration:none;
	}

a:hover {
	text-decoration:underline;
	}

/* Forms */
form {
	margin: 0em;
	padding: 0em;
	}

input.textfield, input.text, textarea, select {
	border: 1px solid rgb(215,215,215); /* light grey */
	}

label {
	display:block;
	font-weight:normal;
	}

/* Other */
.clear {clear:both;}
acronym, abbr {
	border-bottom: 1px dotted black;
	cursor: help;
	}

sup {
	font-size: 0.9em;
	}

/* 	===================================== Headers ===================================== */

h1 {
	color: white;
	display:block;
	margin:0;
	padding:0;
	margin-left: 14px;
	padding-top: 5px;
	font-size:2.0em;
	}

h2 { /* page subtitles */
	font-size:1.8em;
	margin:0;
	padding:0;
	color: rgb(40,40,40); /* dark grey */
	line-height:1.4em;
	}
h2.jobs { /* page subtitles*/
	margin-bottom: 10px; 
	}
h3 { /* content section headers */
	margin:0.7em 0 0.5em 0;
	padding:0;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.2em;
	color: rgb(230,140,50); /* dark orange */
	}

h4 {
	}

h5 {
	font-size:1.4em;
	line-height:1.4em;
	font-weight:bold;
	margin:0;
	margin-bottom:0.7em;
	padding:0;
	}

div#page div#main-content div#content-container h5 {
	margin-bottom:0;
	}

h6 {
	font-size:1.1em;
	font-weight:bold;
	margin:0;
	margin-bottom:0.6em;
	padding:0;
	}
h6 a {
	margin-top:0.5em;
}

/* 	===================================== Horizontal Rules ===================================== */

hr { /* For Internet Explorer */
	clear:both;
	height: 1px;
	color: rgb(220,220,220); /* light grey */
	border: none;
	margin-bottom:1.0em;
	}

html>body hr { /* For Gecko-based browsers */
	clear:both;
	height: 1px;
	background-color: rgb(220,220,220); /* light grey */
	border: none;
	margin-bottom:1.0em;
	}

html>body hr { /* For Opera and Gecko-based browsers */
	clear:both;
	height: 1px;
	background-color: rgb(220,220,220); /* light grey */
	border: 0px solid rgb(220,220,220); /* light grey */
	margin-bottom:1.0em;
	}

/* 	===================================== Main Containers ===================================== */

div#page {
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	width:770px;
	position:relative;
	padding-top:112px;
	}

div#page div#main-content {
	width:614px;
	float:right;
	border-left:1px solid rgb(220,220,220);
	text-align:left;
	}

/* Page Title */
div#page div#main-content div#page-title {
	background: rgb(255,118,0) url(../images/bg/page-title.jpg) no-repeat;
	height:54px;
	width:600px;
	margin-left:14px;
	margin-bottom:14px;
	}

div#page div#main-content div#content-container {
	float:left;
	display:inline; /*avoid IE double-margin bug*/
	width:415px;
	margin-left:25px;
	line-height:1.4em;
	text-align:left;
	}

/* 	===================================== Spotlights Container ===================================== */

div#spotlight-container {
	position:absolute; /*if we float this, IE hides the logo!*/
	top:112px;
	left:0;
	width:155px;
	border-top:1px solid rgb(220,220,220);
	padding:0;
	padding-top:2em;
	line-height:2.0em;
	text-align:left;
}

div#spotlight-container abbr {
	border-width:0;
}

div#spotlight-container p.callout2 {
	padding-top: 1.0em;
	padding-right: 1.2em;
	padding-bottom: 1.0em;
	padding-left: 24px; /* bg-image width is 20px */
}

/* 	===================================== Features Container ===================================== */

div#feature-container {
	float:right;
	width:145px;
	}
	
div#feature-container img {
	margin-left: 10px;
}

/* Resources */
div#feature-container .resources-container {
	margin:10px 0;
	padding-top:5px;
	background:url(../images/common/resources-top.gif) no-repeat;
	}

div#feature-container .resources-interior {
	border:1px solid rgb(220,220,220);
	border-top:0;
	padding:1.0em .8em;
	}

div#feature-container .resources-interior h5 {
	background:url(../images/common/whitepaper-icon.png) no-repeat 90% 3px;
	}
	
div#feature-container .resources-interior h5.business-benefits {
	background-image: none;
	}

div#feature-container .resources-interior h5.get-project-lasso {
	background: none;
	}

div#feature-container .resources-container ul {
	margin:0 0 1.0em;
	padding:0;
	}

div#feature-container .resources-container li {
	display:block;
	list-style-type:none;
	margin:0;
	margin-bottom:0.7em;
	padding:0;
	font-size:0.8em;
	color:rgb(90,90,90);
	}

div#feature-container .resources-container li a {
	text-decoration:none;
	font-size:1.2em;
	}

div#feature-container .resources-container li a:hover {
	text-decoration:underline;
	}

/* Review quotes: */
div#feature-container .resources-container blockquote {
	margin:1.5em 0 0;
	padding:0;
	font-size:1.1em;
	}

div#feature-container .resources-container blockquote p {
	margin-bottom:0.2em;
	}

div#feature-container .resources-container cite {
	font-style:normal;
	font-size:0.9em;
	}

/* 	===================================== Product Highlight Boxes ===================================== */

/* Highlight Container */
div#feature-container .highlight-container {
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	background:url(../images/common/highlight-top.gif) no-repeat 0 0;
	}

div#feature-container .highlight-container h5, div#feature-container .bulleted-highlight-container h5, div#feature-container .linked-highlight-container h5 {
	margin:0 0 0 10px;
	padding:0;
	float:left;
	width:115px;
	}

*html div#feature-container .highlight-container h5, *html div#feature-container .bulleted-highlight-container h5, *html div#feature-container .linked-highlight-container h5 {
	margin:0 0 0 5px;
	}

div#feature-container .highlight-container p {
	margin:0;
	padding:0 10px 8px;
	background:url(../images/common/highlight-bottom.gif) no-repeat 0 100%;
	font-size:1.0em;
	clear:both;
	}

/* Bulleted Highlight Container */
div#feature-container .bulleted-highlight-container {
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	background:url(../images/common/bulleted-highlight-top.gif) no-repeat 0 0;
	}

div#feature-container .bulleted-highlight-container ul {
	margin:0;
	padding:0 40px 8px 22px;
	background:url(../images/common/bulleted-highlight-bottom.gif) no-repeat 0 100%;
	font-size:1.0em;
	clear:both;
	width:112px;
	}

div#feature-container .bulleted-highlight-container ul li {
	margin:0;
	padding:0 3px 8px 0px;
	font-size:1.0em;
	}

/* Linked Highlight Container */
div#feature-container .linked-highlight-container {
	margin:10px 0 0 0;
	padding:5px 0 0 0;
	background:url(../images/common/linked-highlight-top.gif) no-repeat 0 0;
	}

div#feature-container .linked-highlight-container p {
	margin:0;
	padding:0 10px 8px 10px;
	background:url(../images/common/linked-highlight-bottom.gif) no-repeat 0 100%;
	font-size:1.0em;
	clear:both;
	}

div#feature-container .linked-highlight-container div.highlight-chevron {
	margin:0 10px 0 0;
	padding-top:5px;
	float:right;
	width:10px;
	}

div#feature-container .linked-highlight-container h5.loglogic-live {
	background:url(http://www.loglogic.com/images/common/webcast-icon-small.png) no-repeat 100% 6px;
	width:119px;
	}

div#feature-container .linked-highlight-container a.highlight-button {
	display:block;
	text-align:right;
	margin-top:10px;
	}

div#feature-container .highlight-container form {
	margin:0;
	padding:0 10px 8px 10px;
	background:url(../images/common/highlight-bottom.gif) no-repeat 0 100%;
	font-size:1.0em;
	clear:both;
	}

div#feature-container .highlight-container form div {
	margin-top:0.3em;
	}

div#feature-container form div label {
	font-size:0.9em;
	margin-bottom:5px;
	float:left;
	width:55px;
	clear:left;
	}

div#feature-container form div input {
	font-size:0.9em;
	margin-bottom:5px;
	padding:0;
	float:left;
	width:68px;
	height:1.1em;
	}

div#feature-container form div input.submit-image {
	clear:both;
	width:auto;
	height:auto;
	}

div#feature-container form div:after {
   content: "."; 
   display: block; 
   height: 0; 
   clear: both; 
   visibility: hidden;
}

div#feature-container form div
{
display: inline-block;
} 

/* Hides from IE-mac \*/
* html div#feature-container form div {height: 1%;}
div#feature-container form div {display: block;}
/* End hide from IE-mac */

/* 	===================================== Logo ===================================== */

div#logo {
	position:absolute;
	top:15px;
	left:10px;
	width:124px;
	height:45px;
	text-align:left;
}

/* 	===================================== Search Form ===================================== */

form#search {
	position:absolute;
	right:0;
	top:40px;
	width:133px;
}

form#search label {
	display:none;
}

form#search input {
	float:left;
	vertical-align:middle;
	width:12px;
	padding: 2px;
	margin:0;
}

form#search input#search-text {
	border: 1px solid rgb(215,215,215); /* light grey */
	width:100px;
	padding:0;
}

/* 	====================== Definition Lists - Such as for Search Results ^ News Category Listings ===================== */

/* A definition list holds the list of results, or a list of news releases */

div#content-container dl,
	div#content-container dl dt,
		div#content-container dl dd
{
	/* Reset all these */
	margin-left: 0em;
	margin-right: 0em;
	padding-left: 0em;
	padding-right: 0em;
}

/* Search result page title, or a news release title */
div#content-container dl dt
{
	/* margin collapsing */
	margin-top: 1.2em;
	font-size: 1.1em;
}

/* 	===================================== Search Results ===================================== */

/* List of search results pages - "1, 2, 3, ..." */

div#content-container ul.search-pages li
{
	margin: 0em;
	padding-left: 0em !important;
	display: inline;
	list-style-type: none;
	background-image: none !important;
}

ul.search-pages li.non-linked-page,
	ul.search-pages li a
{
	padding-right: 1.0em;
}

/* 	===================================== Contact Navigation ===================================== */

ul#contact-navigation {
	width:140px;
	height:4em;
	margin:0;
	padding:0;
	position:absolute;
	top:9px;
	right:0;
	text-align:left;
	overflow:hidden; /*let us chop off rightmost separator*/
	}

ul#contact-navigation li {
	display:inline;
	float:left;
	list-style-type:none;
	margin:0;
	padding:0 0.5em 0 0.5em;
}

ul#contact-navigation li#worldwide {
	background:url(../images/common/nav-separator.gif) no-repeat 0 3px;
	position:relative;
	right:2px;
	}

ul#contact-navigation li a {
	border-bottom:1px solid #FFF;
	color: rgb(82,103,85); /* medium blue grey */
	position:relative;
	}

ul#contact-navigation li a:hover, ul#contact-navigation li#current-section a {
	border-color:rgb(0,111,179); /*blue*/
	text-decoration:none;
	}

ul#contact-navigation li#contact-phone {
	/* abs-position above others, so they stay put on pages where the phone is not shown */
	display:block;
	float:left;
	width:140px;
	font-size:0.9em;
	color: rgb(125,125,125); /* A light-ish gray */
	background:#FFF;
	}

/* 	===================================== Primary Navigation ===================================== */

ul#primary-navigation {
	clear:both; /*keep IE from hiding all following content*/
	position:absolute;
	top:22px;
	left:160px;
	overflow:hidden; /*let us chop off leftmost separator*/
	width:450px;
	height:3em;
	}

ul#primary-navigation li {
	display:inline;
	float:left;
	position:relative;
	left:-2px; /*shift left to hide the first item's separator*/
	list-style-type:none;
	padding:0em 0.6em;
	background:url(../images/common/nav-separator.gif) no-repeat 0 2px;
	}

ul#primary-navigation li a {
	position:relative; /*for IE*/
	color: rgb(82,103,85); /* medium blue grey */
	text-decoration:none;
	}

ul#primary-navigation li a:hover, ul#primary-navigation li#current-section a {
	border-bottom: 1px solid rgb(0,111,179); /* blue */
	}

/* 	===================================== Secondary Navigation ===================================== */

div#page ul#secondary-navigation {
	position:absolute; /*if we float this, IE hides the logo!*/
	top:112px;
	left:0;
	width:155px;
	border-top:1px solid rgb(220,220,220);
	padding:0;
	padding-top:2em;
	line-height:2.0em;
	text-align:left;
	}

ul#secondary-navigation li {
	clear:both;
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
	}

ul#secondary-navigation li a {
	color: rgb(90,90,90); /* dark grey */
	text-decoration:none;
	font-size:1.0em;
	display:block;
	position:relative;
	border-bottom: 1px solid rgb(255,255,255); /* no shift when hovering */
	padding-left:10px;

	}

ul#secondary-navigation li a:hover {
	color: rgb(0,111,179); /* blue */
	border-bottom: 1px solid rgb(0,111,179); /* blue */
	display:block;
	}

ul#secondary-navigation li#current-secondary-section {
	border-bottom: 1px solid rgb(0,111,179); /* blue */
	display:block;
	}

ul#secondary-navigation li#current-secondary-section a {
	color: rgb(0,0,0); /* black */
	display:block;
	}

ul#secondary-navigation li#current-secondary-section a:hover {
	}

ul#secondary-navigation li ul {
	border-top: 1px solid rgb(0,111,179); /* blue */

	margin: 0 0em 0.3em 0;
	padding-left:10px;
	}

ul#secondary-navigation li#current-secondary-section ul li a {
	color: rgb(90,90,90); /* dark grey */
	border-bottom: 1px solid rgb(255,255,255); /* no shift when hovering */
	font-weight:normal;
	line-height:1.1em;
	padding-top:0.4em;
	padding-bottom:0.4em;
	}

ul#secondary-navigation li ul li a:hover, ul#secondary-navigation li#current-secondary-section ul li a:hover {
	color: rgb(0,111,179); /* blue */
	border-bottom: 1px solid rgb(255,255,255); /* no shift when hovering */
	}

ul#secondary-navigation li#current-secondary-section ul li#current-tertiary-section a {
	color: rgb(0,0,0); /* black */
	}

/* 	===================================== Answers Navigation ===================================== */

div#answers-navigation {
	position:absolute;
	top:90px;
	left:0;
	}

div#answers-navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display:inline;
	}

div#answers-navigation ul li {
	position: relative;
	float:left;
	padding:0;
	margin:0;
	display:inline;
	background:none;
	}

div#answers-navigation ul li#answers-title {
	float:left;
	margin:0;
	padding:0;
	color:#000;
	font-size:1.0em;
	line-height: 1.4em; /* aligns the "answers for" base line with the rest of the list items */
	font-weight:normal;
	padding-left:20px;
	background:url(../images/common/answers-icon.png) no-repeat 0 5px
	}

div#answers-navigation ul li#answers-title-hot {
	float:left;
	margin:0;
	padding:0;
	color: rgb(230,140,50);
	font-size:1.0em;
	font-weight:normal;
	padding-left:20px;
	background:url(../images/common/answers-icon.png) no-repeat 0 5px
	}

div#answers-navigation ul li#answers-title-hot img.podcast {
	padding-left: 5px;
	}	
div#answers-navigation ul li#answers-title-hot a {
	color: rgb(230,140,50);
	}
/* Menu Items */
div#answers-navigation ul li a {
	display: block;
	position:relative;
	text-decoration: none;
	color: rgb(138,138,138); /* medium grey */
	background: #fff; /* IE6 Bug */
	margin-left:10px;
	font-size:1.1em;
	}

div#answers-navigation ul li#answers-title-hot a {
	display: inline;
	margin-left: 0px;
}

div#answers-navigation ul li#answers-title-hot img {
	padding-top: 2px;
	margin-right: 5px;
}

div#answers-navigation ul li a em {
	color: rgb(0,111,179); /* blue */
	font-weight:bold;
	font-size:0.8em;
	}

div#answers-navigation ul li#current-section a {
	color: rgb(0,0,0); /* black */
	border-bottom: 1px solid rgb(0,111,179); /* blue */
	}

div#answers-navigation ul li a:hover {
	color: rgb(0,0,0); /*  black */
	border-bottom: 1px solid rgb(0,111,179); /* blue */
	}

/* ===================================== Photo with Text ===================================== */

/* This is primarily used on the bio pages */

div#content-container div.photo-with-text
{
	margin-bottom: 1.1em;
}

/* This makes use of auto float clearing:
	http://www.positioniseverything.net/easyclearing.html */

div#content-container div.photo-with-text:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#content-container div.photo-with-text {display: inline-table;}

/* Hides from IE-mac \*/
* html div#content-container div.photo-with-text {height: 1%;}
div#content-container div.photo-with-text {display: block;}
/* End hide from IE-mac */


/* The photo */
div.photo-with-text img
{
	float: left;
	width: 82px;
	height: 90px;
}

/* The copy associated with the photo */
div.photo-with-text div.photo-text
{
	margin-left: 97px;
}

/* This is primarily used on the webcast pages */

div#content-container div.photo-with-text-small
{
	margin-bottom: 1.1em;
}

/* This makes use of auto float clearing:
	http://www.positioniseverything.net/easyclearing.html */

div#content-container div.photo-with-text-small:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#content-container div.photo-with-text-small {display: inline-table;}

/* Hides from IE-mac \*/
* html div#content-container div.photo-with-text-small {height: 1%;}
div#content-container div.photo-with-text-small {display: block;}
/* End hide from IE-mac */


/* The photo */
div.photo-with-text-small img
{
	float: left;
	width: 55px;
	height: 60px;
}

/* The copy associated with the photo */
div.photo-with-text-small div.photo-text
{
	margin-left: 70px;
}

/* ===================================== News Section ===================================== */

/* For domain.com/news/ */

/* "Address" holds the contact info in the News section */
div#content-container address
{
	font-style: normal;
margin-bottom:1.0em;
}

/* This makes use of auto-float-clearing:
	http://www.positioniseverything.net/easyclearing.html */

div#content-container address:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#content-container address {display: inline-table;}

/* Hides from IE-mac \*/
* html div#content-container address {height: 1%;}
div#content-container address {display: block;}
/* End hide from IE-mac */

div#content-container address p
{
	float: right;
	width: 17.5em;
}


/* ===================================== Footer Elements ===================================== */

ul#footer {
	font-size:0.9em;
	clear:both;
	padding:3.0em 0 1.0em;
	/*text-align:left;*/
	text-align:center;
	margin-left: 10px;
	}
	
/* Hide from IE Mac \*/
* html ul#footer {
	margin-top: -112px;
	padding-top: 2em;
}

*+html ul#footer {
	margin-top: -112px;
	padding-top: 1em;
}
/* End Hide */

	ul#footer li {
	display: inline;
	}

ul#footer a {
	margin-right:2em;
	color:rgb(90,90,90); /* dark grey */
	text-decoration:underline;
	}

ul#footer a:hover {
	text-decoration:none;
	}

/*
*html ul#footer {
	margin-top:-112px;
	}
*/

/* ===================================== Assorted Elements ===================================== */

/* Footnote/subtext */
.footnote {
	color: rgb(138,138,138); /* medium grey */
	font-size:0.8em;
	}

blockquote {
	position: relative;
	
	font-size:1.1em;
	font-weight:bold;
	line-height:1.4em;
	border-left:1px solid rgb(230,140,50); /* dark orange */
	margin-left:40px;
/*	padding-top: 10px;*/
	padding-right: 0;
/*	padding-bottom: 10px;*/ /* this is causing rendering issues in IE with content following blockquotes */
	padding-left: 15px;
	}

cite {
	font-style:normal;
	font-weight:normal;
	display:block;
	font-size:0.9em;
	}

p.callout {
	font-size:1.2em;
	line-height:1.2em;
	color: rgb(230,140,50); /* dark orange */
	margin-left:2px;
	}

p.callout2 {
	font-size:1.2em;
	font-weight:bold;
	line-height:1.2em;
	color: black;
	margin-left:2px;
	
	border-width: 1px 0 1px 0;
	border-style: solid;
	border-color: rgb(220,220,220); /* light grey */
	padding-top:    4px;
	padding-bottom: 4px;
	
	background-image: url(../images/common/chevron-large.png);
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 22px;
}

p.callout2 a:link,
p.callout2 a:visited {
	color: black;
}

p.callout2 a:focus,
p.callout2 a:hover {
	color: rgb(0, 111, 179); /* blue */
}

h3 a.rss {
	margin-left:1.0em;
	}

div#page div#main-content div#feature-container blockquote {
	border:0;
	font-size:1.0em;
	margin-bottom:1.0em;	
	}

div#page div#main-content div#content-container ol {
	padding-left:18px;
	}

*html div#page div#main-content div#content-container ol {
	padding-left:27px;
	}

div#page div#main-content div#content-container ol li {
	margin-bottom:0.5em;
	}

div#page div#main-content div#content-container ul {
	list-style-type:none;
	}

div#page div#main-content div#content-container ul li {
	margin-bottom:0.5em;
	/*background: url(../images/common/list-bullet.gif) no-repeat 0 5px;
	padding-left:10px;*/
	}

div#page div#main-content div#content-container ul.faq-answers li:target {
	background-color: rgb(230,230,230); /* light light grey */
	}

div#page div#main-content div#content-container h3.with-h2 {
	margin-top:0;
	}

/* For disclaimers, such as after tables */
div#content-container p.disclaimer
{
	font-size: 0.9em;
}

/* =========  logos with text ========= */

div#content-container div.logo-with-description
{
	margin-bottom: 1.2em;
}

div#content-container div.logo-with-description h3
{
	margin-top:0;
}

/* This makes use of auto float clearing:
	http://www.positioniseverything.net/easyclearing.html */

div#content-container div.logo-with-description:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
  	visibility: hidden;
}

div#content-container div.logo-with-description{display: inline-table;}

/* Hides from IE-mac \*/
* html div#content-container div.logo-with-description {height: 1%;}
div#content-container div.logo-with-description {display: block;}
/* End hide from IE-mac */


/* The photo */
div.logo-with-description div.logo-img
{
	width:150px;
	float:left;
	text-align:center;
	margin-right:10px;
}

div.logo-with-description div.logo-img img
{
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}

/* The copy associated with the photo */
div.logo-with-description div.logo-description
{
	float:left;
	width:410px;

}

div#in-the-news cite {
margin-bottom:1.5em;
}

div#in-the-news p, div#in-the-news h3 {
margin-bottom:0;
}

*html div#page div#main-content div#content-container p, *html div#page div#main-content div#content-container h2, *html div#page div#main-content div#content-container h3, *html div#page div#main-content div#content-container form, {
	margin-left:2px;
	}

ul.file-list li em, em.file-type  {
	font-size:0.8em;
	text-transform:uppercase;
	font-style:normal;
	font-weight:normal;
	margin-left:0.5em;
	color:rgb(90,90,90);
	}
	
div#page div#content-container img.floated-image {
	float:left;
	margin-right:0.5em;
	}

div#page div#content-container img.floated-image-right { 
     float:right;
     margin-left:0.5em;
     }


fieldset {
	float: left;
	border: none;
	margin-left: 0px;
	padding-left: 0px;
}

legend {
	font-weight: bold;
	padding-left: 0px;
}

img.xbox {
	padding-top: 20px;
	padding-bottom: 10px;
}

h3#download-whitepaper {
	margin-bottom: 1em;
}

/* Secondary Nav for Products Section
===========================================================================*/

body.products-loglogic-4 ul#secondary-navigation a#secondary-navigation-loglogic-4,
body.products-loglogic-lx ul#secondary-navigation a#secondary-navigation-loglogic-lx,
body.products-loglogic-st ul#secondary-navigation a#secondary-navigation-loglogic-st,
body.products-loglogic-4-highlights ul#secondary-navigation a#secondary-navigation-loglogic-4-highlights,
body.products-log-data-warehousing ul#secondary-navigation a#secondary-navigation-log-data-warehousing,
body.products-agile-reporting ul#secondary-navigation a#secondary-navigation-agile-reporting,
body.products-multi-dimensional-analytics ul#secondary-navigation a#secondary-navigation-multi-dimensional-analytics,
body.products-universal-log-processing ul#secondary-navigation a#secondary-navigation-universal-log-processing,
body.products-compliance-and-control-suites ul#secondary-navigation a#secondary-navigation-compliance-and-control-suites,
body.products-pci ul#secondary-navigation a#secondary-navigation-pci,
body.products-sox ul#secondary-navigation a#secondary-navigation-sox,
body.products-hipaa ul#secondary-navigation a#secondary-navigation-hipaa,
body.products-fisma ul#secondary-navigation a#secondary-navigation-fisma,
body.products-itil ul#secondary-navigation a#secondary-navigation-itil,
body.products-iso ul#secondary-navigation a#secondary-navigation-iso,
body.products-cobit-4 ul#secondary-navigation a#secondary-navigation-cobit-4,
body.products-log-management-platform ul#secondary-navigation a#secondary-navigation-log-management-platform,
body.products-architecture ul#secondary-navigation a#secondary-navigation-architecture,
body.products-open-log-services ul#secondary-navigation a#secondary-navigation-open-log-services,
body.products-soa ul#secondary-navigation a#secondary-navigation-soa,
body.products-open-source ul#secondary-navigation a#secondary-navigation-open-source {
	color: rgb(0,0,0); /* black */
}

body.products-multi-dimensional-analytics ul#footer,
body.products-open-log-services ul#footer {
	padding-top: 100px;
}