#courses h2 {
	background-image: url(../../images/bg-courses-search.jpg);
}
#courses h2.plain { background: none; }
#courses #content h3, #apprenticeships #content h3 { font-size: 1.6em; font-weight: normal; }

.coursesearch {
	margin-bottom: 3em;
	height: 4em;
	background: #EDF6FB url(../../images/bg-courses-bottom.gif) no-repeat left bottom;
	padding: 0.6em 12px 2em 0.6em;
	height: auto;
	width: 650px;
}

#content .coursesearch ul li {
	background: none;
	padding: 0;
	float: left;
	margin-right: 4px;
}

.coursesearch label {
	display: block;
	font-weight: bold;
	color: #0078C1;
	font-size: 1.1em;
	margin-bottom: 0.3em;
}
.coursesearch select, .coursesearch input {
	font: 1em/1.3 Tahoma, Verdana, Helvetica, Arial, Sans-serif;
	border: solid 1px #B2D7EB;
	padding: 2px;
}
.coursesearch input { padding: 0.25em 0.2em; width: 15em; }
.coursesearch button { margin-top: 1.5em; }

.coursesearch p { margin: 0.6em 0 0 0.1em; }
.coursesearch p.info {
	background: url(../../images/button-info-bluebg.gif) no-repeat left top;
	padding-left: 28px;
	line-height: 1.3;
}

.coursesearchresult { margin-bottom: 2em; width: 100%; }
.coursesearchresult th {
	text-align: left;
	color: #4D81C8;
	padding: 0 0 0.3em 0.7em;
}

.coursesearchresult td { padding: 0.3em 0.7em; vertical-align: top; }
.coursesearchresult .right { text-align: right; width: 6em; }
.coursesearchresult th.right { padding-right: 0.7em; }
.coursesearchresult tr { background: url(../../images/bg-bluedots-horz.gif) repeat-x left bottom; }
.coursesearchresult tr.alt { background-color: #F7FBFD; }

#courses #content h2.yoursearch {
	background: url(../../images/bg-courses-yourresults.gif) repeat-x left top;
	margin-top: -1em;
	padding-top: 16px;
	width: 670px;
}

.searchsummary { font-weight: bold; }
.searchinfo {
	background: url(../../images/button-info.gif) no-repeat 0 1.2em;
	padding: 1em 0 0 28px;
	clear: left;
}

/* a to z list */
.atoz {
	background: #E7EEF8 url(../../images/bg-roleprofile-industryswitch-bottom.jpg) repeat-x left bottom;
	margin-bottom: 0;
	padding: 3px 0 13px 8px;
	height: 22px;
}

#content .atoz li {
	float: left;
	background: none;
	padding: 0;
	margin-right: 1em;
	font-weight: bold;
	font-size: 1.3em;
}

.atoz li a { color: #4D81C8; }

/* comments */
#comments {
	width: 100%;
	margin-bottom: 2em;
	padding-bottom: 3em;
}

#comments th {
	background: #5C8CCD;
	color: #FFF;
	text-align: left;
	border-bottom: 1px solid #FFF;
	/*border-left: none;*/
}
#comments th, #comments td { padding: 0.2em 0 0.1em 13px; }
#comments th.user { border-right: 1px solid #FFF; }

#comments td {
	background: url(../../images/bg-bluedots-horz.gif) repeat-x left bottom;
	padding-top: 1em; padding-bottom: 1.2em;
}

#comments span.datetime {  }
#comments span.user { font-weight: bold; color: #4D81C8; }
#comments span.unapproved { font-weight: bold; color: red; text-align: right; }

#comments tr.alt td { background: #F2F6FB; }
#comments tr.first td { background: #F2F6FB url(../../images/courses/bg-table.png) repeat-x left top; }

#formcomment {
	background: #FFF url(../../images/bg-formcomment.png) repeat-x left top;
	width: 40em; height: 13em;
	border: solid 1px #AADCF4;
	font: 1.2em/1.4 Tahoma, Verdana, Arial, Helvetica, sans-serif;
	padding: 0.2em 0.4em;
	margin-bottom: 0.6em;
}

#addcomment { width: 49em; }
#addcomment h3 { font-size: 1.5em !important; font-weight: bold !important; }
#addcomment hr {
	background: url(../../images/courses/bg-hr.png) no-repeat top center;
	height: 3px;
	min-width: 678px;
	border: none;
}

h2.comments {
	font-size: 1.5em;
	padding: 0;
	height: auto;
	font-weight: normal;
	padding-left: 57px;
	background: url(../../images/courses/icon-comments.png) no-repeat center left !important;
	margin-bottom: 1.5em;
}

h2.comments span { color: #444; }