
	p.desc {
		margin-bottom			: 20px;
	}
	
	div.categories {
		width					: 360px;
	}
	
	div.course_logo {
		margin-top				: 8px;
		float					: right;
	}
	
	span.label {
		padding-right			: 10px;
		font-weight				: bold;
	}
	
	div.category {
		border-top				: 1px solid #D6D6D6;
	}
	
	div.category:first-child {
		border-top-width		: 0px;
	}
	
	div.category h2 {
		margin-top				: 8px;
	}
	
	div.category h2 a {
		color					: #000000;
		text-decoration			: underline;
	}
	
	div.category h3 {
		margin					: 8px 0px 5px 0px;
	}
	
	div.category h3 a {
		color					: #114E88;
		text-decoration			: underline;
	}
	
	div.course {
		margin-top				: 8px;
		border-top				: 1px solid #D6D6D6;
	}

