/**
*  DO NOT EDIT THIS FILE
*/
/**
*/
.captionPanel,.popupPanel {
   border-left: 1px solid #a0a0a0;
   border-top: 1px solid #a0a0a0;
   border-right: 2px solid #636363;
   border-bottom: 2px solid #636363;
   text-align: left;
}
.captionPanel {
   margin-bottom: 5px;
   border: 0px;
}
.captionPanelTitle {
   border-bottom: 1px solid #a0a0a0;
   border: 0px;
   color: #505050;
   padding: 4px 0px 0px 10px;
   font-family: Arial, Helvetica, sans-serif;
}
.captionPanelContent,.standardPanelBody {
   padding: 5px 12px 5px 12px;
   zoom: 100%;
}
.captionPanelContent ul,.standardPanelContent ul {
   display: block;
   margin: 0px;
   padding-right: 3px;
   padding-top: 5px;
   padding-left: 8px;
   padding-bottom: 0px;
   font-size: 10px;
   margin-left: 2px;
   list-style-type: none;
}
.captionPanelContent li,.popupPanelContent li,.standardPanel li {
   margin: 0px;
   padding: 0px;
   margin-left: 8px;
   padding-right: 2px;
   list-style-image: url(/coreweb/common/images/bullet.gif);
}
.popupPanel {
   background: #FFFFFF;
}
.popupPanelContent {
   padding: 0px 0px 0px 0px;
}
.primePanel {
   width: 552px;
}
.subPrimePanel {
   width: 530px;
}
.sidePanel {
   width: 166px;
}
.cpTitleContent {
   font-size: 14px;
   font-weight: bold;
}
.cpCloseButton,.spCloseButton {
   margin-right: 4px;
}
.primePanel .captionPanelTitle {
   background-image: url(/questia_theme/coreweb/common/images/bg_prime_cappanel_header.png);
   background-repeat: no-repeat;
   height: 25px;
}
.primePanel .captionPanelContent {
   border-left: 1px solid #acacac;
   border-right: 1px solid #acacac;
   zoom: 100%;
}
.primePanel .captionPanelFooter {
   background-image: url(/questia_theme/coreweb/common/images/bg_prime_cappanel_footer.png);
   background-repeat: no-repeat;
   background-position: center top;
   height: 10px;
}
.primePanel .standardPanelHeader {
   background-image: url(/questia_theme/coreweb/common/images/bg_prime_stdpanel_header.png);
   background-repeat: no-repeat;
   height: 7px;
   background-position: left bottom;
}
.primePanel .standardPanelContent {
   background-image: url(/questia_theme/coreweb/common/images/bg_prime_stdpanel_content.png);
   background-repeat: repeat-y;
}
.primePanel .standardPanelFooter {
   background-image: url(/questia_theme/coreweb/common/images/bg_prime_stdpanel_footer.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 5px;
}
.sidePanel .captionPanelTitle {
   background-image: url(/questia_theme/coreweb/common/images/bg_side_cappanel_header.png);
   background-repeat: no-repeat;
   height: 25px;
}
.sidePanel .captionPanelContent {
   background-image: url(/questia_theme/coreweb/common/images/bg_side_cappanel_content.png);
   background-repeat: repeat-y;
}
.sidePanel .captionPanelFooter {
   background-image: url(/questia_theme/coreweb/common/images/bg_side_cappanel_footer.png);
   background-repeat: no-repeat;
   height: 10px;
}
.sidePanel .standardPanelHeader {
   background-image: url(/questia_theme/coreweb/common/images/bg_side_stdpanel_header.png);
   background-repeat: no-repeat;
   height: 7px;
   background-position: left bottom;
}
.sidePanel .standardPanelContent {
   background-image: url(/questia_theme/coreweb/common/images/bg_side_stdpanel_content.png);
   background-repeat: repeat-y;
}
.sidePanel .standardPanelFooter {
   background-image: url(/questia_theme/coreweb/common/images/bg_side_stdpanel_footer.png);
   background-repeat: no-repeat;
   background-position: left top;
   height: 5px;
}
