.leftTable{
   margin-top: 3px;
   background: url("/public/images/ac/cia/cia_system.gif") no-repeat;
   width: 185px;
}

#ads{
   position: relative;
   height: 180px;
   width: 176px;
}

.acLinks {
   height: 264px;
}

.acLinksTitle {
   font-weight: bold;
}

.acLinksLinks {
   height: 180px;
}

/* index tab interface: panel images */
.imgEI {
   background-image: url('/public/images/ac/cia/info_cia_image.png');
   background-color: transparent;
   background-repeat: no-repeat;
   position: absolute;
   top: 25px;
   width: 158px;
   height: 208px;
}

.imgSC {
   background-image: url('/public/images/ac/cia/steps_cia_image.png');
   background-color: transparent;
   background-position: -10px 0px;
   background-repeat: no-repeat;
   position: absolute;
   top: 85px;
   left: 400px;
   width: 170px;
   height: 205px;
}

.imgPM {
   background-image: url('/public/images/ac/cia/purchasing_cia_image.png');
   background-color: transparent;
   background-repeat: no-repeat;
   position: absolute;
   top: 100px;
   left: 370px;
   width: 198px;
   height: 291px;
}

.linksVert2L, .linksVert2R {
   background-repeat: repeat-y;
   height: 188px;
}
