#the-technology,.cleared,.clearfix:after
{clear:both;}

#underline {
	position: relative;
	top:76px;
	left:20px;
	height:18px;
	width:25px;
	z-index:99999;
	background:url("../img/arrow_down.png")  bottom left  no-repeat;
}


#the-classes ul
{
  position:relative;
  float:left;
  margin:0;
  background:transparent url("../img/title_div.jpg") top left no-repeat;	
}

#the-classes li
{
  display: inline;
	float: left;
	position: relative;
	margin-right: 0px;
	width: 240px;
	height:76px;
	background:transparent url("../img/title_div.jpg") top right no-repeat;	
}

.ie8 #the-classes li
{
  overflow:hidden;
}

#the-classes li.class-end
{
	/*width: 240px;*/
 	 margin-right:0;
}

#the-classes li a{
  display:block;
  padding:20px 20px 0 20px;
  position:relative;
  z-index:0;
  overflow:hidden;
  text-decoration:none;
}

#the-classes li a:focus{
  outline:0;
}
#the-classes li a:hover{	
 border-top:#438cc0 6px solid;
}

#the-classes li a.active{	
 border-top:#438cc0 6px solid;
  z-index:600;
}

.class-description{
  min-height:300px;
  position:relative;
}
.desc {
	position: relative;
	width:440px;
	float:left;
}

.ielt8 .class-description{
  float:none;
  width:auto;
  position:static;
  height:1100px;
}

.ielt8 .class-description div{
  display:block!important;
  opacity:1!!important;
  position:static!important;
  width:auto!important;
}

.service-number{
  clear: both;
  font-size:19px;
  line-height:24px;
  color:#1c1c1c;
  font-weight:bold;
  margin:0px 0 10px 0;
  float:right;
}

#imaging-desc, #copy-desc, #edd-desc, #trial-desc {
  margin:50px 0 0 0;
}
.clearfix{
  zoom:1;
}

.ielt8 #the-classes{
  display:none;
}

