@charset "utf-8";
/* CSS Document */

#col2_section {
	padding-top: 0.5em;
	clear: both;
	float: none;

}
#col2_left {
	width: 100%;
}
#col2_right {
	width: 100%;
}
.col_content {
	padding-right: 1.5em;
	padding-left: 1.5em;
}
.chooselist {
	list-style-image: url(../images/tick.png);
	line-height: 2em;
}
.courses {
	background-color: #9CF;
	max-width: 100%;
	float: left;
	margin-top: 5px;
	margin-right: 0em;
	margin-bottom: 5px;
	margin-left: 0em;
}
.appimage {
	float: left;
	width: 3em;
}
.appname {
	float: left;
	width: 15em;
	max-height: 32px;
	margin-top: 0.75em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.apparrow {
	float: left;
	width: 3em;
}
.fltlft {
	float: left;
}
.fltrt {
	float: right;
}
.courseblock {
	margin-top: 2em;
	margin-bottom: 2em;
	width: 100%;
	clear: both;
}
.courselist {
	background-image: url(../images/courses/courseslist_back.png);
}
