.return_link, .return_link:link, .return_link:visited, .return_link:hover, .return_link:active {
   color: #000000;
   text-decoration: none;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 90%;
   font-weight: 700;
}

.return_link:hover {
   text-decoration: underline;
}

.product_area {
   background-color: #FFFFFF;
   width: 525px;

}

img.productImage {
   float: left;
   vertical-align: top;
   margin-bottom: 10px;
   margin-right: 10px;
   text-align: center;
   width: 100px;
}

.productName {
   float: left;
   width: 65%;
}

.productData {
   margin-left: 130px;
}

.productDetails {
   padding: 15px 0px;
   margin-bottom: 10px;
}

input.buyButton {
   float: right;
   width: 60px;
}

form.downloadOnlyForm {
   margin: 0px;
   padding: 0px;
   position: relative;
   left: 15%;
}

.productPrice {
   float: left;
   font-weight: bold;
   width: 20em;
}

.productPrice em {
   font-weight: normal;
   font-style: italic;
}

.productLinks {
   float: left;
}

hr.productDivider, .productsEnd {
   clear: both;
}

.specialsStart {
   padding: 0px;
   margin: 0px;
   margin-top: 2em;
   width: 100%;
   border-bottom: 1px solid #bd1010;
}

.specialsStart img {
   position: relative;
   top: 6px;
}

ul.specialList {
   list-style-type: none;
   margin: 0px;
   padding: 0px;
   margin-top: 10px;
   margin-bottom: 5px;
   width: 100%;
}

.specialsEnd {
   height: 1px;
   border: 0px;
   border-top: 1px solid #bd1010;
   clear: both;
   padding-bottom: 5px;
}

.throbber {
   display: none;
   text-align: center;
}
.div_code {
   display: none;
}
.online_courses_label {
   text-align: center;
   font-size: 14px;
}

.blue_cata_container {
   width: 720px;
   background-color: #D1DEEB;
   font-size: 14px;
   margin-top: 10px;
}

.intro {
   padding-left: 15px;
}

.white_cata_container {
   background-color: white;
   font-size: 11px;
   margin-left: 10px;
   margin-right: 10px;
}
.white_cata_inside {
   padding: 15px;
}
.white_header_inside {
   padding-top: 15px;
   padding-bottom: 15px;
}

.categories {
   margin-left: 15px;
}

.footer_img {
   margin-left: 18px;
}

.sub_section_head {
   padding-top: 5px;
   padding-left: 30px;
   padding-bottom: 3px;
   color: #000000;
   font-size: 130%;
   font-weight: 700;
   background-color: #DFE6EF;
   font-family: Arial Black, Gadget, sans-serif;
}

.pad {
   padding-left: 15px;
}


/* Product Page Styles */
.product_display_page {
   background-color: #DFE6EF;
   width: 775px;
   padding: 0px;
   margin: 0px;
}

td.left_pad {
   width: 5px;
}

td.group_display_area {
   background-color: #FFFFFF;
   width: 520px;
   vertical-align: top;
   border-right: 5px solid #DFE6EF;
}

td.herald_area {
   width: 245px;
   vertical-align: top;
   padding: 5px 0px;
}

div.herald_top_text {
   padding: 0px 10px;
}

/* Group Styles */
.blk_arrow {
   margin-bottom: 3px;
}

.group_name {
   width: 515px;
   padding: 3px 0px 3px 5px;
   font-family: Arial Black, Gadget, sans-serif;
   font-weight: 900;
   font-size: 160%;
}

.group_cont {
   width: 505px;
   padding: 10px;
}

/* Ad Styles */
td.herald_title {
   background-color: #FFFFFF;
   font-weight: 900;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 120%;
   text-align: center;
}

td.herald_img_cont {
   text-align: center;
   background-color: #FFFFFF;
}

div.herald_content_title {
   margin-left: 5px;
   font-family: Arial Black, Gadget, sans-serif;
   font-weight: 900;
   font-size: 160%;
}

ul.herald_content {
   margin: 5px 5px 0px 15px;
   padding: 5px 0px 0px 15px;
}

div.herald_content {
   margin: 0px;
   padding: 0px 5px;
}

div.about_product {
   width: 100%;
   text-align: center;
}

ul#bottom_navcpe {
   margin-left: 0px;
   width: 745px;
   margin-top: 0px;
}
