div#selectCourse, div#findCourse {
	background: url(/images/courseselectbg.gif) no-repeat;
	height: 48px;
}
div#selectCourse form fieldset, div#findCourse form fieldset {
	padding: 12px;
	border: 0 none;
}
div#selectCourse form fieldset select, div#findCourse form fieldset select {
	border: 2px solid #eae7d2;
	width: 250px;
	/*color: #eae7d2;*/
	font: 0.9em/1em verdana,arial,helvetica,'lucida grande',tahoma,sans-serif;
}
div#selectCourse form, div#findCourse form {
	font: bold 1.4em/1em verdana,arial,helvetica,'lucida grande',tahoma,sans-serif;
	color: #ff9300;
}
div#findCourse form fieldset input {
	padding: 2px;
	font: bold 0.8em/1em verdana,arial,helvetica,'lucida grande',tahoma,sans-serif;
	color: #ff9300;
}
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.cdheader ul {
	list-style: none;
	float: right;
}
div.cdheader ul li {
	position: absolute;
	margin: 0;
	list-style:none;
	width: 16px;
	height: 16px;

}
div.cdheader ul li.schedule {
	right: 21px;
}
div.cdheader ul li.pdf {
	right: 0;
}
div.cdheader ul li.description {
	width: 8em;
	right: 0;
	top: 15px;
	text-align: right;
	}
	div.cdheader ul li.description a {
		text-indent: 0;
		font-size: .7em; /* override */
		line-height: .7em; /* override */
		}

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 h3, #demos h3, #learn h3 {
	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: #ff9300;
	}
div#content div.topic div.cdcol, #cdcontent h3, #demos h3, #learn 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;
	}
div#cdcontent h2 {
	margin: 1.3em 0 0 0;
	font: bolder 1.2em verdana,arial,helvetica,'lucida grande',tahoma,sans-serif;
	text-transform: uppercase;	
   color: #555;
}

