/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Greystone
  -----------------------------------
*/
.p7GP02 {
	padding: 3px;
}
.p7GP02 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
}
.p7GP02 .p7GPtwrapper {
	width: 240px;
	float: left;
	margin: 0;
	margin-top: 20px;
}
.p7GP02 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02 .p7GPtwrapper ul a {
	color: #666 !important;
	display: block;
	font-size: 12px;
	font-weight: normal;
	vertical-align: middle;
	padding: 12px 10px 10px 40px;
}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #600900 !important;
	font-weight: bold;
}
.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {
	background-image: url(img/arrow.png);
	color: #000000 !important;
	width: 265px;
	background-repeat: no-repeat;
	height: 18px;
	padding-top: 10px;
	padding-left: 13px;
}
.p7GP02 .p7GPcwrapper {
	margin: 20px 20px 20px 260px;
	background-color: #FFF;
	padding: 15px;
	background-image: url(../../images/background_courses.png);
	background-repeat: no-repeat;
	background-position: center 60px;
	border: 1px solid #000;
}
.p7GP02 .p7GPcontent {
	line-height: 1.5em;
	color: #000000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP02 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP02 .sidecontent {
	padding: 12px;
	color: #999;
}
.p7GP02_external {
	font-size: 1em;
}
.p7GP02_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02_external ul li {

}
.p7GP02_external ul a {
	color: #0033FF;
}
.p7GP02_external ul a:hover {
	color: #000000;
}
.p7GP02_external ul a.down {
	background-image: none;
	color: #000000;
}
