#courseDetails {
	float: left;
	width: 400px;
	border-right: solid 1px #C2C2C2;
}

#coursePictures {
	float: left;
	width: 150px;
	text-align: center;
}

A.editBtn {
	display: block;
}

#coursePictures IMG {
	margin: 5px 0px 5px 0px;
}

/* ****************************** */

#viewCourseDetails {
	float: left;
	display: inline;
	width: 404px;
	margin: 0px 0px 0px 20px;
}

#viewCourseDetails P.courseTitle {
	font-weight: bold;
}

#viewCourseDetails #englishCourseTitle {
	font-weight: bold;
	width: 384px;
	height: 30px;
	padding: 7px 0px 0px 20px;
	color: #ffffff;
	background: url('../images/englishCourseTitleBG.gif') top left no-repeat #ffffff;
}

#viewCourseDetails #universityCourseTitle {
	font-weight: bold;
	width: 384px;
	height: 30px;
	padding: 7px 0px 0px 20px;
	color: #727272;
	background: url('../images/universityCourseTitleBG.gif') top left no-repeat #ffffff;
}

#viewCourseDetails #businessCourseTitle {
	font-weight: bold;
	width: 384px;
	height: 30px;
	padding: 7px 0px 0px 20px;
	color: #ffffff;
	background: url('../images/businessCourseTitleBG.gif') top left no-repeat #ffffff;
}

A.englishBtn {
	display: block;
	float: right;
	width: 110px;
	height: 23px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	padding-top: 4px;
	background: url('../images/englishBtn.gif') top center no-repeat #ffffff;
}

A.universityBtn {
	display: block;
	float: right;
	width: 110px;
	height: 23px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #727272;
	padding-top: 4px;
	background: url('../images/universityBtn.gif') top center no-repeat #ffffff;
}

A.businessBtn {
	display: block;
	float: right;
	width: 110px;
	height: 23px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #ffffff;
	padding-top: 4px;
	background: url('../images/businessBtn.gif') top center no-repeat #ffffff;
}

#courseSidebar {
	float: left;
	display: inline;
	width: 251px;
	margin: 0px 0px 0px 10px;
}

#englishAddress {
	float: left;
	width: 241px;
	height: 230px;
	background: url('../images/englishAddressBG.gif') top left no-repeat #ffffff;
}

#universityAddress {
	float: left;
	width: 241px;
	height: 230px;
	background: url('../images/universityAddressBG.gif') top left no-repeat #ffffff;
}

#businessAddress {
	float: left;
	width: 241px;
	height: 230px;
	background: url('../images/businessAddressBG.gif') top left no-repeat #ffffff;
}

#content #englishAddress P.title {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
}

#content #universityAddress P.title {
	color: #727272;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
}

#content #businessAddress P.title {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
}

#englishPictures {
	float: left;
	width: 240px;
	height: 255px;
	background: url('../images/englishPicturesBG.gif') top left no-repeat #ffffff;
}

#universityPictures {
	float: left;
	width: 240px;
	height: 255px;
	background: url('../images/universityPicturesBG.gif') top left no-repeat #ffffff;
}

#businessPictures {
	float: left;
	width: 240px;
	height: 255px;
	background: url('../images/businessPicturesBG.gif') top left no-repeat #ffffff;
}

#content #englishPictures P.title {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

#content #universityPictures P.title {
	color: #727272;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

#content #businessPictures P.title {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 10px 0px;
}

#englishPictures IMG {
	float: left;
	margin: 6px 0px 0px 15px;
}

#universityPictures IMG {
	float: left;
	margin: 6px 0px 0px 15px;
}

#businessPictures IMG {
	float: left;
	margin: 6px 0px 0px 15px;
}

#englishCourses {
	float: left;
	display: inline;
	width: 655px;
	height: 251px;
	margin: 10px 0px 0px 20px;
	background: url('../images/englishCoursesBG.gif') top left no-repeat #ffffff;
}

#universityCourses {
	float: left;
	display: inline;
	width: 655px;
	height: 251px;
	margin: 10px 0px 0px 20px;
	background: url('../images/universityCoursesBG.gif') top left no-repeat #ffffff;
}

#businessCourses {
	float: left;
	display: inline;
	width: 655px;
	height: 251px;
	margin: 10px 0px 0px 20px;
	background: url('../images/businessCoursesBG.gif') top left no-repeat #ffffff;
}

#content #englishCourses P.title {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
}

#content #universityCourses P.title {
	color: #727272;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
}

#content #businessCourses P.title {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	margin: 10px 0px 15px 0px;
}

#englishCourses TABLE {
	width: 635px;
	margin: 5px 0px 0px 10px;
}

#universityCourses TABLE {
	width: 635px;
	margin: 5px 0px 0px 10px;
}

#businessCourses TABLE {
	width: 635px;
	margin: 5px 0px 0px 10px;
}

#englishCourses TABLE HR {
	width: 625px;
	border: solid 1px;
	color: #2BAAFF;
}

#universityCourses TABLE HR {
	width: 625px;
	border: solid 1px;
	color: #FFFF00;
}

#businessCourses TABLE HR {
	width: 625px;
	border: solid 1px;
	color: #44D073;
}

#englishCourses A {
	color: #7A7A7A;
	text-decoration: none;
}

#universityCourses A {
	color: #7A7A7A;
	text-decoration: none;
}

#businessCourses A {
	color: #7A7A7A;
	text-decoration: none;
}

TD.boldLabelTxt {
	font-weight: bold;
	text-align: left;
}

DIV.englishSwatch {
	width: 20px;
	height: 20px;
	background-color: #0099FF;
}

DIV.universitySwatch {
	width: 20px;
	height: 20px;
	background-color: #FFFF00;
}

DIV.businessSwatch {
	width: 20px;
	height: 20px;
	background-color: #33CC66;
}

A.moreLink {
	font-weight: bold;
	text-decoration: none;
}

