body {
	background: #e4e4e4;
}
#topbar {
	background: #343434;
	height: 16px;
	margin-bottom: 34px;
}
#topbar .wrap {
	width: 972px;
	margin: 0 auto;
	text-align: right;
	padding-right: 20px;
	padding-top: 20px;
}
#wrap {
	width: 976px;
	margin: 0 auto;
}
#content {
	width: 694px;
	min-height: 600px;
	vertical-align: top;
	float: left;
}
#aside {
	width: 268px;
	min-height: 600px;
	vertical-align: top;
	margin-left: 10px;
	float: left;
}
#aside img.logo {
	padding-bottom: 10px;
}
#content .section {
	background: #fff;
	color: #6b6b6b;
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 20px;
}
#content .section:first-child {
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-radius: 0px 0px 10px 10px;
}
#content .section:last-child {
	margin-bottom: 0px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content .section .content {
	padding: 22px;
}
#content .section .content p:first-child, #content .section h2 {
	font-weight: bold;
	margin-top: 0px;
	font-size: 18px;
	line-height: 22px;
}
#content .section .content p:last-child {
	margin-bottom: 0px;
}
#content .section div.left, #content .section div.right {
	width: 312px;
	min-height: 200px;
	float: left;
	vertical-align: top;
}
#content .section ul {
	padding-top: 4px;
}
#content .section ul li {
	background: transparent url('../images/g-raquo.png') no-repeat;
	background-position: 2px 6px;
	line-height: 16px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-left: 4px;
}
#content .section div.left {
	padding: 22px 12px 22px 22px;
	width: 300px;
}
#content .section div.right {
	padding: 22px 22px 22px 12px;
}
#content .section div.right p {
	margin-top: 0px;
}
#content .section .pre-ul {
	margin-bottom: 0px;
	font-size: 14px;
}
#aside .courseinformation {
	width: 251px;
	padding-bottom: 30px;
}
#aside .courseinformation:last-child {
	padding-bottom: 0px;
}
#aside .courseinformation .icon {
	width: 30px;
	float: left;
	vertical-align: top;
}
#aside .courseinformation .content {
	width: 216px;
	float: left;
	vertical-align: top;
	margin-top: -4px;
}
#aside .courseinformation .content p {
	font-size: 13px;
	color: #000;
	line-height: 18px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#aside .courseinformation .content ul {
	padding-top: 2px;
}
#aside .courseinformation .content ul li {
	background: transparent url('../images/g-raquo.png') no-repeat;
	background-position: 2px 6px;
	line-height: 16px;
	padding-bottom: 6px;
	padding-left: 12px;
	margin-left: 2px;
	font-size: 13px;
}
#footer {
	position: relative;
	height: 100px;
}
#footer .author {
	text-align: right;
	padding-right: 50px;
}
#footer p {
	margin: 0px;
	font-size: 13px;
}
#footer a {
	color: #333;
	font-style: italic;
}
hr.bg {
	border: 0px;
	background: transparent url('../images/g-hr-background.png') top left repeat-x;
	height: 2px;
	margin: 25px 0px;
}
#footer hr.bg {
	margin-bottom: 10px;
}
.enrol {
	background: transparent url('../images/g-enrol-today.png') bottom left;
	width: 251px;
	height: 43px;
	display: block;
	text-indent: -9999px;
}
.enrol:hover {
	background: transparent url('../images/g-enrol-today.png') top left;
	width: 251px;
	height: 43px;
	display: block;
	text-indent: -9999px;
}

.course-name {
  width: 227px;
  padding-bottom: 10px;
}

.course-name .title {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 20px;
	letter-spacing: -1px;
	margin: 0px;
	padding: 0px;
    padding-bottom: 3px;
}
.course-name .price {
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-size: 24px;
	letter-spacing: -1px;
	font-weight: bold;
	color: #2BA6CE;
	margin: 0px;
	padding: 0px;
}

