﻿@import "inclusive.css";

.download_highlight {
	padding: 10px;
	background:#f0f0f0;
}

.center {
	text-align:center;
}

.nestedimage {
	float:right;
	margin: 10px 0 10px 10px;
}

.clear {
	clear:both;
}

.nested_left {
	float:left;
	margin:0 10px 10px 0;
}

.mb10 {
	margin-bottom:10px;
}

.section-desc {
	font-size:1.5em;
}

.highlight {
	color:#cc0000;
}

.larger {
	font-size:16px;
	font-weight:bold;
}

.splitCol {
	float:left;
	width:320px;
	padding:0 10px;
}

.pop-highlight {
	font-size:18px;
	font-weight:bold;
	color:#CE1E2B !important;
	margin:0 0 20px !important;
}

.splitCol h3.vid {
	height:30px;
	overflow:hidden;
	text-align:center;
	line-height:14px;
}

.splitCol hr {
	border-bottom:1px solid #d2d2d2;
}

.webinars, .archive {
	width: 140px;
	display:inline-block;
	background:#e6e7e8;
	color:#666;
	margin:0 auto;
	padding:10px 0;
}

.archive {
	margin-left: 10px;
}

.webinars.on, .archive.on {
	background:#ed2024;
	color:#fff;
}

.mmdl {
    float:left;
    margin:0 20px 20px 0;
}