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

.leftSidebar {
   height: 240px;
}

.successBubble {
   background-image: url(/public/images/ac/cpa/cpamain-testimonials.png);
   display: block;
   position: relative;
   float: right;
   width: 160px;
   height: 170px;
   overflow: hidden;
   background-position: -10px;
}

.successBubbleContainer {
   margin: 4px;
   padding: 4px;
}

.successBubbleText {
   font-size: 0.8em;
   height: 80px;
}

.successBubbleSig {
   font-size: 0.9em;
   font-weight: bold;
   font-style: italic;
   text-align: right;
}

.successBubbleTitle {
   font-weight: bold;
   font-size: 1.4em;
   text-align: center;
   margin-bottom: 2px;
}

.successBubbleLink {
   text-align: center;
   margin-top: 4px;
}

.largeAdvert {
   background: url("/public/images/ac/cpa/cpamain-buy.png") no-repeat;
   height: 178px;
   width: 321px;
   position: relative;
   float: right;
   margin-top: -5px;
}

.sectionLink {
   width: 100px;
   height: 13px;
   top: 82px;
   left: 76px;
   position: absolute;
}

.buttonLinkWrap {
   position: relative;
   width: 250px;
   float: left;
}

.blueButtonLarge a:active, .blueButtonLarge a:visited, .blueButtonLarge a:link {
   background: url("/public/images/ac/cpa/cpamain-button.png") no-repeat;
   line-height: 35px;
   display: block;
   position: relative;
   width: 248px;
   color: #FFF;
   font-size: 12.5px;
   font-weight: bold;
   text-align: center;
   text-decoration: none;
   height: 40px;
}

.blueButtonLarge a:hover {
   background-position: -251.5px 0px;
   color: #000;
}

.callBackLink {
   background: url("/public/images/ac/cpa/cpamain-callback.png") no-repeat;
   width: 133px;
   height: 141px;
   position: relative;
   float: left;
   margin-left: 6px;
   margin-top: 10px;
   overflow: hidden;
   font-size: 125%;
   font-weight: bold;
   text-align: center;
   color: #3333FF;
}

.callBackLink:hover {
   text-decoration: underline;
   color: #DC143C;
}

.callBackText {
   position: absolute;
   width: 100px;
   top: 95px;
   left: 25px;
   text-decoration: underline;
}

.buy-now-container {
   height: 25px;
   width: 84px;
   position: absolute;
   right: 23px;
   top: 62px;
}

.buy-now-small {
   float: none;
   height: 25px;
   width: 84px;
   font-size: 10pt;
   margin: 0 auto;
   overflow: hidden;
   position: relative;
   text-align: center;
}

.buy-now-small:hover img:first-child {
   position: absolute;
   right: 0;
}

.studentDiscountLink{
   bottom: 58px;
   font-size: 17px;
   left: 80px;
   position: absolute;
   text-align: center;
}

.spacerGifSmall {
   width: 154px;
   height: 25px;
}

.spacerGifLarge {
   width: 0px;
   height 0px;
}

.acLinks {
   height: 265px;
}

.acLinksTitle {
   font-weight: bold;
}

#ads{
   position: absolute;
   width: 170px;
   margin-top: 40px;
}

#iphoneImg {
   margin-left: -11px;
   margin-top: -20px;
   width: 186px;
}

#cbtImg {
   margin-left: -3px;
}

/* index tab interface: main panels styling */

.exam {
   overflow: visible;
}
.exam_height {
   height: 420px;
}

/* index tab interface: tab styling */
.topMargin {
   margin-top: 15px;
}
.pad {
   padding: 10px;
}
/* index tab interface: panel images */
.imgAM {
   float: right;
   padding-bottom: 5px;
}
.imgEI {
   background-image: url('/public/images/ac/cpa/info_image.png');
   background-color: transparent;
   background-repeat: no-repeat;
   position: absolute;
   left: -5px;
   width: 158px;
   height: 208px;
}
.imgPE {
   float: right;
   margin-right: 5px;
   padding: 0 5px;
}
.imgSC {
   background-image: url('/public/images/ac/cpa/steps_image.png');
   background-color: transparent;
   background-position: -10px 0px;
   background-repeat: no-repeat;
   position: absolute;
   left: 370px;
   top: 85px;
   width: 170px;
   height: 205px;
}
.imgPM {
   background-image: url('/public/images/ac/cpa/purchasing_image.png');
   background-color: transparent;
   background-repeat: no-repeat;
   position: absolute;
   left: 350px;
   top: 78px;
   width: 198px;
   height: 291px;
}

.txtPad100r, .txtPad115r {
   display: inline;
}

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

.image_beholder {
   display: none;
   position: fixed;
   z-index: 9003;
   text-align: center;
   left: 30%;
   padding-left: 5px;
   padding-top: 25px;
   padding-right: 25px;
   padding-bottom: 5px;
}


.testimonialShow {
   display: inline;
}

.testimonialNoShow {
   display: none;
}

body .shader, body .super_shader, body .cbt_loader, body .image_beholder {
   position: fixed !important;
   position: absolute;
   bottom: 25%;
}

