.e5holder {
  width:700px;
  float:left;
  padding:0 0 10px 0;
}

.e5img1 {
  width:196px;
  float:left;
  background:url(../images/e5-images.png) no-repeat;
  height:160px;
}

.e5title {
  width:499px;
  float:right;
  background:url(../images/e5titleimg.png) no-repeat;
  height:160px;
}

.e5draft {
  background:url(../images/e5description.png) no-repeat;
  width:262px;
  height:241px;
  float:left;
}

.e5keypanelholder {
  width:420px;
  float:right;
}

.e5graybgholder {
  width:700px;
  float:left;
  background:#e8e8e8 url(../images/e5-3img.png)  0 20px no-repeat;
  border-top:4px solid #c5c5c5;
  margin:10px 0 15px 0;
  height:440px;
}

.e5graytext {
  margin:280px 0 0 21px;
  float:left;
  width:467px;
}


.e5phyport {
  background:url(../images/autocad-img.png) right 0 no-repeat;
  height:590px;
  width:700px;
  float:left;
  margin:15px 0 0 0;
}

.e5instructionholder {
  width:686px;
  background:#f5f5f5;
  border:2px solid #000;
  padding:5px;
}

.e5instructionholder h3 {
  color:#000000;
  text-decoration:underline;
}

.e5instructionholder li{
  list-style:none;
  margin:0 0 10px 0;
}


