/* "Product Navigation" */

div#prodnav { padding: 2px 8px 1px 8px; }
div#prodnav ul.product { 
	float: left; 
	width: 300px;
	font-size: 120%;
}

/* Feature */

div#featureArea { 
	width: 470px;
	height: normal;
}

/* Content */

div.section {
	margin: 0 0 10px 0;
	padding: 0 0 20px 0;
	background: url(/support/webinars/images/session_bottom.gif) no-repeat bottom left;
}
div.section h2 {
	width: 700px;
	padding: 10px 20px 8px 20px;
	background: #236CBF url(/support/webinars/images/session_top.gif) no-repeat 0 0;
	color: #fff;
	font: normal 140% Helvetica, Arial, sans-serif;
}
body.hotnews div#midCol h2 { letter-spacing: 1px !important; }

div.section-featured h2 {
	color: #000;
	padding: 20px 20px 20px 70px;
	font-weight: bold;
}
body#webinars div.section-featured h2 {	background: url(/support/webinars/images/featured_header.gif) no-repeat 0 0; }
body#podcasts div.section-featured h2 { background: url(/company/newsroom/news/images/featured_header_podcasts.png) no-repeat 0 0; } 
	
div.section h5 { 
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold; 
}
div.section h3, div.section h4, div.section h5, div.section p {
	padding: 0 20px;
}
div.section div.separator {
	width: auto;
	margin: 20px 20px 0 20px;
}

/* Sidebar */

img#subscribe-rss, img#subscribe-podcasts { display: none; }
