{!--
/* ---------------------- CURRENT STUDENTS ----------------- */

.content-body.current-students{
  margin-left:auto;
  margin-right:auto;
}

.content-body.current-students .cs-thumb {
  padding:3px;
  border:1px solid #C26B1A;
  width:60px;
  height:60px;
  float:left;
}

.content-body.current-students .cs-content ul {
  list-style-type:none;
  float:left;
  margin-left:10px;
}

.content-body.current-students .cs-content h2 a:link,
.content-body.current-students .cs-content h2 a:visited {
  color:#000;
  text-decoration:none;
}

.content-body.current-students .cs-content h2 a:hover {
  color:#055830;
}

.content-body.current-students .cs-content {
  float:left;
  width:31%;
  border:1px solid #fdbe2f;
  background-color:#ffc;
  text-align:left;
  padding:5px;
  margin:4px;
  height:280px;
}

.content-body.current-students .cs-content.parents {
  height:195px;
}

.content-body.current-students .cs-content.community {
  height:170px;
}

.content-body.current-students .cs-content.current-students {
  height:240px;
}--}



/* ---------------- CATEGORIES NAV ----------------------- */
ul#nav_categories.course-list {
	margin-left:0;
}
#nav_categories.course-list li {
	list-style-type:none;
	width:33%;
	float:left;
}

/* ------------------- ALUMNI --------------------- */

.alumni-logo {
	float:right;
	padding:0 0 5px 5px;
}

.alumni-logo img {
	border:0;
}