div.topic {
	border-bottom: solid 1px #ccc;
	float: left;
}
div.firsttopic {
	border-top: solid 1px #ccc;
}
div.cdheader {
	/*background: url(/images/topyellow.gif) no-repeat;*/
	/*border-top: 1px solid yellow;*/
}
div#container div.aboutus h1,
div.cdheader h1 {
	clear: none;
	padding-bottom: 3px;
	font: normal 2.4em/1em verdana,arial,helvetica,'lucida grande',tahoma,sans-serif;
	color: #ff9300;
	text-transform: none;
	border: 0 none;
	}
div.cdheader p {
	font-size: 1em;
	color: black;
	}
div#container div.aboutus h2 {
	clear: none;
	margin: 20px 0 3px 0;
	padding-bottom: 3px;
	font: bold 1.2em/1em verdana,arial,helvetica,'lucida grande',tahoma,sans-serif;
	color: #ff9300;
	text-transform: uppercase;
	border-bottom: 1px solid #ccc;
	}
#cdcontent,#demos,#learn {
	float: left;
	width: 497px;
	margin-bottom:2em;
	}
.cdcol, #cdcontent .cdcol,#demos .cdcol,#learn .cdcol {
	float: left;
	width: 235px;
	}
div#content div.topic div.cdcol h2, div#cdcontent div.topic div.cdcol h3, #cdcontent h4, #demos h4, #learn h4 {
	list-style: none;
	font: normal 1.2em/1em verdana,arial,helvetica,'lucida grande',tahoma,sans-serif;
	display: block;
	padding: .56em .18em;
	margin-bottom: .1em;
	font-weight: bold;
	color: #f5da40;
	}
div#content div.topic div.cdcol h3 {
	margin-top: .1em;
	text-transform: none;
}
div#content div.topic div.cdcol h2 {
	color: #713b7c;
}
#cdcontent li, #demos li, #learn li {
	list-style: none;
	padding-left: 10px;
	font-size: 1.1em;
	line-height: 1.1em;
	font-weight: normal;
	/*color: #eae7d2;*/
	background: url(/images/arrow-miniorange.gif) left center no-repeat;
	}
