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

.leftSidebar {
   height: 600px;
}

.acLinks {
   height: 194px;
}

.acLinksTitle {
   font-weight: bold;
}

.acLinksLinks {
   height: 165px;
}

/* index tab interface: text styling */
.PE_id_height {
   height: 305px;
}

#stepsList{
   padding-left: 30px;
}

/* index tab interface: panel images */
.imgEI {
   background-image: url('/public/images/ac/ea/info_image.png');
   background-color: transparent;
   background-repeat: no-repeat;
   position: absolute;
   top: 52px;
   left: 5px;
   width: 129px;
   height: 216px;
}

.imgPE {
   background-image: url('/public/images/ac/ea/pass_image.png');
   background-color: transparent;
   background-repeat: no-repeat;
   position: absolute;
   top: 24px;
   right: 0px;
   width: 144px;
   height: 293px;
}

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

.imgPM {
   background-image: url('/public/images/ac/ea/purchasing_image.png');
   background-color: transparent;
   background-repeat: no-repeat;
   position: absolute;
   top: 42px;
   left: 400px;
   width: 143px;
   height: 378px;
}

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

.txtPad140r {
   display: inline;
}

.practiceHdr {
   width: 720px;
   height: 128px;
}

.practiceTxt {
   margin-top: 15px;
   margin-bottom: 5px;
}

ul.bulletlist {
   margin-top: 0px;
}

ul.bulletlist li {
   margin-bottom: 5px;
}

.mainPageLink {
   float:right;
}

