body {
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 62.5%;
  background: #484848 url(/assets/bg_body.gif) repeat-x 0 0!important;
  color: #FFFFFF; }

#wrapper {
  margin: 0 auto;
  text-align: left;
  width: 941px; }

#header_wrapper {
  background-color: #d00051;
  border-bottom: 7px solid #84184e;
  margin: 0 auto 20px auto;
  text-align: left;
  width: 100%; }

#header {
  position: relative;
  margin: 0 auto;
  width: 941px;
  height: 107px; }
  #header img {
    position: absolute;
    top: 44px;
    left: 5px; }

ul#nav {
  position: absolute;
  top: 83px;
  right: 0; }
  ul#nav li {
    list-style: none;
    display: inline; }
    ul#nav li a {
      color: white;
      font-size: 1.2em;
      text-transform: uppercase;
      text-decoration: none;
      margin: 0 0 0 15px;
      letter-spacing: 0.09em; }

.box2 {
  margin: 0;
  position: relative;
  padding: 0px 10px 10px 0px;
  float: left;
  text-align: left; }
  .box2 h2 {
    height: 30px;
    background: transparent url(/assets/bg_hdr.gif) repeat-x 0 0;
    padding: 9px 0 0 38px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }

.box {
  margin: 0;
  position: relative;
  padding: 45px 10px 10px 0px;
  float: left;
  text-align: left; }
  .box h2 {
    height: 30px;
    background: transparent url(/assets/bg_hdr.gif) repeat-x 0 0;
    padding: 9px 0 0 38px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0; }

.arrow {
  position: absolute;
  top: 5px;
  left: 0px;
  z-index: 100;
  margin: 0;
  padding: 0; }

.highlight {
  width: 581px;
  height: 227px;
  background: transparent url(../assets/bg_box_1.png) no-repeat 0 0;
  padding: 15px;
  float: left;
  margin: 0 10px 13px 0; }
  .highlight h2 {
    background: none;
    border: none;
    padding: 5px 0 5px 0;
    font-size: 2.3em;
    position: relative; }
  .highlight p {
    width: 180px; }
  .highlight .flash {
    width: 385px;
    height: 231px;
    position: absolute;
    top: 11px;
    right: 15px; }

.boxborder {
  border-left: 1px solid #535353;
  border-bottom: 1px solid #535353;
  border-right: 1px solid #535353; }

.small {
  width: 182px;
  height: 148px;
  background: #313131;
  margin: 0 13px 13px 0; }
  .small h2 {
    width: 155px; }
  .small p {
    margin: 0 5px 10px 10px; }
  .small img {
    margin: 0 0 10px 10px; }

.narrow {
  background: #2c2c2c url(/assets/bg_box_gradient.gif) repeat-x 0 0!important;
  margin: 0 0 0 13px;
  height: 215px; }

.shortmedium {
  width: 392px;
  height: 148px;
  background: #313131;
  float: left;
  padding: 45px 0 0 10px;
  margin-bottom: 10px; }
  .shortmedium .arrow {
    position: absolute;
    top: 5px;
    left: 8px;
    z-index: 100;
    margin: 0;
    padding: 0; }
  .shortmedium h2 {
    width: 364px; }

.medium {
  width: 392px;
  height: 225px;
  background: #313131;
  float: left;
  padding: 45px 0 0 10px;
  margin-bottom: 10px; }
  .medium .arrow {
    position: absolute;
    top: 5px;
    left: 8px;
    z-index: 100;
    margin: 0;
    padding: 0; }
  .medium h2 {
    width: 364px; }

.homepage_videos {
  width: 305px;
  background: #313131;
  float: right;
  margin: 0 0 10px 0;
  height: 690px; }
  .homepage_videos h2 {
    width: 277px; }
  .homepage_videos .arrow {
    position: absolute;
    top: 5px;
    left: 8px;
    z-index: 100;
    margin: 0;
    padding: 0; }

.course {
  height: 67px;
  width: 378px;
  position: relative; }

.heading {
  width: 380px;
  position: absolute;
  left: 0px;
  top: 0px; }
  .heading img {
    float: left; }
  .heading .coursetitle {
    width: 325px;
    position: absolute;
    left: 50px;
    top: 10px;
    text-align: left;
    font-size: 1.4em;
    margin: 0;
    padding: 0; }

p.desc {
  width: 380px;
  position: absolute;
  left: 0px;
  top: 50px;
  text-align: left; }

.alt {
  background: #404040; }

.mycurl {
  width: 199px;
  height: 148px;
  background: transparent url(../assets/img_mycurl.png) no-repeat 0 0; }

.item {
  position: relative;
  width: 290px;
  height: 135px;
  margin: 5px 0 0px 15px; }
  .item img {
    float: left; }
  .item p {
    width: 200px;
    padding: 0px 0 0 90px;
    line-height: 1.5em; }
  .item .title {
    font-weight: bold;
    line-height: 1.8em; }
  .item .price {
    line-height: 1.8em;
    font-size: 1.2em;
    color: #fd0063;
    font-weight: normal;
    letter-spacing: 0.05em; }

.videos_panel {
  float: left; }

.videos_panel .item {
  float: left;
  position: relative;
  width: 290px;
  height: 135px;
  margin: 5px 0 0px 15px; }
  .videos_panel .item img {
    float: left; }
  .videos_panel .item p {
    width: 200px;
    padding: 0px 0 0 90px;
    line-height: 1.5em; }
  .videos_panel .item .title {
    font-weight: bold;
    line-height: 1.8em; }
  .videos_panel .item .price {
    line-height: 1.8em;
    font-size: 1.2em;
    color: #fd0063;
    font-weight: normal;
    letter-spacing: 0.05em; }

a {
  color: #FFFFFF; }

a.preview {
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 0 0 10px;
  display: block;
  position: absolute;
  bottom: 17px;
  right: 155px; }

.select {
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 0 0 10px;
  background: transparent url(../assets/bg_buy_now.png) no-repeat 0 0;
  height: 22px;
  width: 82px;
  display: block;
  position: absolute;
  bottom: 15px;
  right: 10px;
  border: none; }

.btn_buy {
  text-transform: uppercase;
  text-decoration: none;
  margin: 0 0 0 10px;
  background: transparent url(../assets/btn_buy.png) no-repeat 0 0;
  height: 22px;
  width: 82px;
  display: block;
  position: absolute;
  bottom: 15px;
  right: 10px;
  border: none; }

a span {
  position: absolute;
  left: -9999px; }

.continue {
  position: absolute;
  left: 0;
  top: 4px;
  text-decoration: none;
  font-size: 1.4em; }

a.btn_chkout {
  margin: 0 0 0 10px;
  background: transparent url(../assets/btn_checkout.png) no-repeat 0 0;
  height: 22px;
  width: 82px;
  display: block;
  position: absolute;
  top: 2px;
  right: 10px; }

a.btn_remove {
  margin: 0 0 0 10px;
  background: transparent url(../assets/btn_remove.gif) no-repeat 0 0;
  height: 22px;
  width: 82px;
  display: block;
  position: absolute;
  top: 2px;
  right: 10px; }

.email {
  color: #d7d6d6!important; }

a {
  color: #d7d6d6; }

.wide_panel {
  position: relative;
  width: 941px;
  clear: both;
  margin: 0px 0 10px 0;
  padding: 25px 0 0 0;
  background: #2c2c2c url(/assets/bg_box_gradient.gif) repeat-x 0 0!important;
  border: 1px solid #535353; }

.wide_panel_b {
  position: relative;
  width: 941px;
  clear: both;
  margin: 0px 0 10px 0;
  background: #313131;
  padding: 25px 0 0 0;
  border: 1px solid #535353; }

#main_title {
  width: 941px;
  float: left;
  margin: 10px 0 10px 19px;
  font-size: 2.0em;
  color: #D00051;
  font-weight: normal;
  letter-spacing: 0.05em; }

.indipage {
  position: relative;
  float: left;
  padding-bottom: 100px; }
  .indipage .full_item {
    width: 380px;
    height: 203px;
    float: left;
    margin: 0px 0 0 22px; }
  .indipage .video_body {
    padding: 0;
    width: 480px;
    margin: 0 30px 0 0;
    float: right; }
    .indipage .video_body p {
      width: 480px;
      line-height: 1.3em;
      padding: 0 0 10px 0px; }
  .indipage p.price {
    position: absolute;
    bottom: 40px;
    right: 15px;
    font-size: 2.2em;
    color: #fd0063;
    font-weight: normal;
    letter-spacing: 0.05em;
    text-align: right;
    width: 200px;
    padding: 0; }
  .indipage a.back {
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 0 10px;
    display: block;
    position: absolute;
    bottom: 20px;
    right: 110px; }
  .indipage span.qt {
    background: transparent url(../assets/icon_qt.gif) no-repeat 0 0;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 0 0px;
    padding: 5px 0 5px 25px;
    display: block;
    position: absolute;
    bottom: 20px;
    left: 18px; }
  .indipage a.wmv {
    background: transparent url(../assets/icon_wmv.gif) no-repeat 0 0;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0 0 0 0px;
    padding: 5px 0 5px 25px;
    display: block;
    position: absolute;
    bottom: 20px;
    left: 18px; }
  .indipage p.subtitle {
    display: none;
    position: absolute;
    top: 270px;
    left: 20px;
    font-weight: bold;
    font-size: 1.3em;
    margin: 0 0 10px 0;
    padding: 0; }

.faqs_panel h2 {
  font-weight: bold;
  padding: 0 0 10px 20px;
  color: #FFFFFF; }
.faqs_panel ul {
  width: 630px;
  padding: 0 0 10px 0px;
  color: #d7d6d6;
  font-size: 1.2em;
  line-height: 1.4em; }
  .faqs_panel ul li {
    margin: 5px 0 10px 0;
    padding: 0 0 0px 20px;
    line-height: 1.6em; }
  .faqs_panel ul span {
    color: #D00051; }
  .faqs_panel ul a {
    text-decoration: none!important; }
    .faqs_panel ul a span {
      color: #D00051;
      position: static!important; }

.chkout_panel {
  width: 928px;
  height: 141px;
  clear: both;
  margin: 0px 0 10px 0;
  background: transparent url(../assets/bg_checkout_item.png) no-repeat 0 0;
  padding: 0 0 0 0; }
  .chkout_panel h3 {
    padding: 20px 0 0 120px;
    margin: 0;
    font-size: 1.2em;
    color: #D00051; }
  .chkout_panel p {
    padding: 10px 0 0 120px;
    width: 470px;
    line-height: 1.3em; }
  .chkout_panel p.price {
    line-height: 1.8em;
    font-size: 1.6em;
    color: #fd0063;
    font-weight: normal;
    letter-spacing: 0.05em; }
  .chkout_panel img {
    float: left;
    position: relative;
    top: -20px;
    left: 10px; }

#chkout_footer {
  position: relative;
  left: 540px;
  height: 60px;
  width: 941px;
  clear: both;
  width: 380px;
  margin: 30px 0 0 0; }
  #chkout_footer p.price {
    color: #fd0063; }
  #chkout_footer p {
    position: absolute;
    left: 130px;
    top: 4px;
    font-size: 1.4em; }

p {
  color: #d7d6d6;
  font-size: 1.2em;
  line-height: 1.4em; }

.quantity_box {
  position: relative;
  width: 200px;
  height: 24px;
  width: 200px;
  float: right; }

.quantity_box a.btn_remove {
  margin: 0 0 0 10px;
  background: transparent url(../assets/btn_remove.gif) no-repeat 0 0;
  height: 22px;
  width: 82px;
  display: block; }

.quantity_box p.quantity {
  position: absolute;
  top: 5px;
  left: 0px;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  font-weight: bold; }

.quantity_box p.amount {
  position: absolute;
  top: 0;
  left: 60px;
  float: left;
  width: 22px;
  height: 18px;
  padding: 6px 0 0 14px;
  margin: 0;
  color: #D00051;
  background: #404040;
  font-weight: bold; }

p.quantity {
  position: absolute;
  top: 5px;
  left: 0px;
  width: 20px;
  height: 20px;
  padding: 0;
  margin: 0;
  font-weight: bold; }

p.amount {
  width: 22px;
  height: 18px;
  position: absolute;
  left: 60px;
  top: 0;
  padding: 6px 0 0 14px;
  margin: 0;
  color: #D00051;
  background: #404040;
  font-weight: bold; }

#footer {
  border: 1px solid #535353;
  background: #2c2c2c url(/assets/bg_box_gradient.gif) repeat-x 0 0!important;
  position: relative;
  width: 941px;
  height: 360px;
  clear: both;
  margin: 0px 0 30px 0;
  background: #313131; }
  #footer .column {
    width: 290px;
    float: left;
    height: 340px;
    margin: 10px 0 0 20px;
    position: relative; }
  #footer .border {
    border-right: 1px solid #5f5f5f; }
  #footer p {
    margin: 10px 0 8px 0;
    padding: 0 0px 10px 0;
    width: 256px; }
  #footer .category, #footer .number {
    color: #D00051; }
  #footer a {
    color: #D00051;
    text-decoration: none; }
  #footer .divider {
    border-bottom: 1px solid #5f5f5f; }

#footer form {
  margin: 0 0 0 0px; }
  #footer form label {
    display: block;
    margin: 8px 0;
    color: #d7d6d6;
    font-size: 1.2em; }
  #footer form input {
    width: 231px;
    background: #313131;
    border: 1px solid #5f5f5f;
    padding: 4px;
    color: #d7d6d6;
    font-size: 1.2em; }
  #footer form input.submit {
    border: none!important;
    width: 82px;
    height: 21px;
    background: #313131 url(../assets/btn_submit.png) no-repeat 0 0;
    margin: 10px 0 0 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0px; }
  #footer form input.submit2 {
    border: none!important;
    width: 82px;
    height: 21px;
    background: #313131 url(../assets/btn_submit.png) no-repeat 0 0;
    margin: 10px 0 0 0;
    padding: 0;
    position: absolute;
    bottom: 0;
    left: 0; }
  #footer form textarea {
    width: 231px;
    background: #313131;
    border: 1px solid #5f5f5f;
    padding: 4px;
    color: #d7d6d6;
    font-size: 1.4em; }

#footer ul#languages {
  position: absolute;
  bottom: -20px;
  right: 0;
  font-size: 1.0em;
  clear: both;
  padding: 0;
  width: 650px;
  text-align: right; }
  #footer ul#languages a {
    color: #d7d6d6!important; }
  #footer ul#languages li {
    list-style: none;
    display: inline;
    border-right: 1px solid #d7d6d6;
    padding: 0 6px; }
  #footer ul#languages li.last {
    border: none; }

#footer ul#terms {
  position: absolute;
  bottom: -20px;
  font-size: 1.0em;
  clear: both; }
  #footer ul#terms a {
    color: #d7d6d6!important; }
  #footer ul#terms li {
    list-style: none;
    display: inline;
    border-right: 1px solid #d7d6d6;
    padding: 0 6px; }
  #footer ul#terms li.last {
    border: none; }

h1 {
  color: #FFFFFF;
  font-size: 1.4em; }

h2 {
  color: #FFFFFF;
  font-size: 1.4em;
  color: #ffffff;
  font-weight: normal;
  letter-spacing: 0.05em; }
  h2 a {
    text-decoration: none!important; }

h3 {
  color: #FFFFFF;
  font-size: 1.4em;
  font-weight: normal;
  letter-spacing: 0.05em;
  margin: 10px 0; }

h4, h5, h6 {
  color: #FFFFFF;
  font-size: 1.4em; }

.spacer {
  position: relative;
  margin: 0;
  padding: 0;
  clear: both;
  width: auto;
  font-size: 1px;
  line-height: 1px;
  height: 1px; }

.tools {
  position: absolute;
  left: 0;
  top: -500px;
  width: 1px;
  height: 1px;
  overflow: hidden; }
  .tools h2 {
    width: 277px; }

.course_panel_a {
  float: left;
  position: relative;
  padding: 45px 0px 30px 0px; }
  .course_panel_a .price {
    line-height: 1.8em;
    font-size: 1.6em;
    color: #fd0063;
    font-weight: normal;
    letter-spacing: 0.05em;
    padding: 0; }
  .course_panel_a .left {
    float: left;
    width: 230px; }
  .course_panel_a .right {
    float: left;
    width: 340px; }
  .course_panel_a p {
    padding: 0 0 0 0px;
    margin: 0 0px 10px 0; }
  .course_panel_a .personalcoach {
    font-size: 1.1em;
    font-weight: normal;
    text-transform: uppercase;
    padding: 0;
    width: 165px;
    position: absolute;
    bottom: 0px;
    right: -5px;
    text-align: left; }
    .course_panel_a .personalcoach span {
      font-size: 1.2em;
      color: #D00051;
      text-transform: none; }
  .course_panel_a h2 {
    height: 30px;
    background: transparent url(/assets/bg_hdr.gif) repeat-x 0 0;
    padding: 7px 0 0 10px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 931px; }
  .course_panel_a .course_icons {
    position: relative;
    top: 0;
    left: 0px; }
  .course_panel_a .course_preview_box {
    margin: 15px 0 0 15px;
    width: 204px;
    float: left;
    position: relative; }
    .course_panel_a .course_preview_box a.blurb {
      width: 80px;
      position: absolute;
      top: 10px;
      right: 15px;
      color: #D7D6D6;
      text-decoration: none;
      font-size: 1.3em; }
    .course_panel_a .course_preview_box img.flash_preview {
      position: relative;
      left: 20px; }
  .course_panel_a img.marker {
    float: left;
    margin: 0 10px 0px 0; }
  .course_panel_a .table_bg_top {
    width: 194px;
    float: left;
    padding: 22px 0 0 0;
    margin: 0px 0 0 20px;
    background: transparent url(../assets/bg_table_top.png) no-repeat 0 0; }
  .course_panel_a .table_bg_btm {
    width: 194px;
    padding: 0 0 22px 0;
    background: transparent url(../assets/bg_table_btm.png) no-repeat 0 0; }
  .course_panel_a .table_wrap {
    background: #404040; }
  .course_panel_a table {
    background: #404040;
    font-size: 1.2em;
    margin: 0 0 0 15px;
    width: 154px; }
    .course_panel_a table a {
      text-decoration: none!important; }
    .course_panel_a table td {
      padding: 4px 0px 3px 0px;
      border: 2px solid #404040; }
    .course_panel_a table td.title {
      font-weight: bold;
      width: 100%; }
    .course_panel_a table td.month {
      text-transform: uppercase;
      color: #D00051; }
    .course_panel_a table td.date {
      text-align: center;
      background: #303030;
      width: 11px!important;
      padding: 4px 3px 3px 3px!important; }
    .course_panel_a table td.buy {
      text-align: center;
      background: #D00051;
      width: 11px!important;
      padding: 4px 3px 3px 3px!important; }
    .course_panel_a table td.buy:hover {
      background: #7F7F7F; }
      .course_panel_a table td.buy:hover a:hover {
        color: #FFFFFF; }

.course_panel_b {
  padding: 35px 0 0 0;
  float: left;
  position: relative;
  background: #3a3a3a url(../assets/bg_courses_highlight.gif) repeat-x top left; }
  .course_panel_b h2 {
    padding: 10px 0 0 20px;
    position: absolute;
    top: 0;
    left: 0; }
  .course_panel_b p {
    width: 340px;
    padding: 0 0 0 20px;
    margin: 0 30px 10px 0; }
  .course_panel_b a {
    font-size: 1.2em;
    padding: 0 0 0 20px;
    margin: 0 30px 20px 0;
    display: block; }

.production_panel {
  float: left;
  position: relative; }
  .production_panel .left {
    float: left;
    width: 425px;
    margin-bottom: 20px;
    background: transparent; }
    .production_panel .left p {
      margin: 0 0 10px 20px; }
    .production_panel .left .item {
      position: relative;
      height: 160px;
      float: left;
      width: 105px;
      margin: 5px 0 0 20px; }
    .production_panel .left a.mainlink {
      display: block;
      text-align: center;
      width: 105px;
      position: absolute;
      left: 0;
      bottom: 5px;
      text-decoration: none;
      font-size: 1.2em; }
  .production_panel .right {
    float: left;
    left: 435px;
    width: 480px;
    background: transparent; }
    .production_panel .right p, .production_panel .right h2 {
      margin: 0 0 15px 0; }

.about_us_panel {
  float: left;
  position: relative; }
  .about_us_panel .left {
    float: left;
    width: 400px;
    margin-bottom: 20px;
    background: transparent; }
    .about_us_panel .left #hero {
      margin: 0 20px 10px 20px; }
    .about_us_panel .left p {
      margin: 0 0 10px 20px; }
    .about_us_panel .left .item {
      position: relative;
      height: 160px;
      float: left;
      width: 105px;
      margin: 5px 0 0 20px; }
    .about_us_panel .left a.mainlink {
      display: block;
      text-align: center;
      width: 105px;
      position: absolute;
      left: 0;
      bottom: 5px;
      text-decoration: none;
      font-size: 1.2em; }
  .about_us_panel .right {
    float: left;
    left: 420px;
    width: 500px;
    background: transparent; }
    .about_us_panel .right p, .about_us_panel .right h2 {
      margin: 0 0 15px 0; }

a:hover {
  text-decoration: underline!important; }

.content-pages p, .content-pages h4, .content-pages h2, .expert-tips p, .expert-tips h4, .expert-tips h2, .announcements p, .announcements h4, .announcements h2 {
  padding: 0 20px 20px 20px; }

.newgrad {
  background: #2c2c2c url(/assets/bg_box_gradient.gif) repeat-x 0 0!important; }

.nogradient {
  background-image: none!important;
  background: #313131!important;
  border: none!important; }

body.courses .left_area {
  float: left;
  width: 600px; }
body.courses .right_area {
  background: #2c2c2c url(/assets/bg_box_gradient.gif) repeat-x 0 0!important;
  float: right;
  width: 332px;
  border: 1px solid #535353; }
  body.courses .right_area h3, body.courses .right_area h4 {
    color: #D00051;
    font-weight: normal; }
body.courses .wide_panel, body.courses .wide_panel_b {
  width: 600px; }
  body.courses .wide_panel h2,   body.courses .wide_panel_b h2 {
    width: 590px; }

#tab_area {
  margin: 0!important;
  padding: 0!important; }
  #tab_area ul#tabs {
    width: 340px;
    padding: 0 0 32px 0;
    margin: 0px 0 0 0px; }
  #tab_area li {
    display: inline;
    list-style-type: none;
    background: transparent;
    float: left; }
    #tab_area li a {
      color: ##84184E!important;
      background-color: #D00051 !important;
      float: left;
      text-decoration: none!important;
      padding: 10px 14px 9px 13px;
      font-size: 1.2em; }
    #tab_area li a:hover, #tab_area li a.selected {
      text-decoration: none!important;
      color: #84184E!important;
      background-color: #DFDFDF !important; }
  #tab_area ul#tab_content {
    width: 280px;
    margin: 10px 0 20px 15px; }
    #tab_area ul#tab_content li a {
      float: none!important;
      padding: 0px!important;
      text-decoration: underline!important;
      text-transform: lowercase!important;
      color: #D7D6D6!important;
      background: none!important;
      font-size: 1.0em; }
    #tab_area ul#tab_content li p {
      margin: 0 0 10px 0; }
    #tab_area ul#tab_content li h4 {
      clear: both;
      padding: 15px 0 15px 0; }
    #tab_area ul#tab_content li ul {
      list-style-type: disc;
      list-style-position: inside; }
    #tab_area ul#tab_content li li {
      clear: both;
      margin-bottom: 5px;
      list-style-type: disc;
      list-style-position: inside; }

.box .tipheading {
  background: #f44077 url(/assets/bg_tips.gif) repeat-x 0 0;
  height: 21px;
  width: 370px;
  padding: 6px 0 0 10px;
  position: relative;
  margin-bottom: 10px; }

.box span.tipdate {
  position: absolute;
  right: 8px;
  top: 5px;
  text-align: right; }

.expert-tips .tipheading {
  background: #f44077 url(/assets/bg_tips.gif) repeat-x 0 0;
  height: 20px;
  width: 890px;
  padding: 7px 0 0 10px;
  position: relative;
  margin: 0px 0 20px 20px; }

.expert-tips span.tipdate {
  position: absolute;
  right: 8px;
  top: 7px;
  text-align: right; }

.tipdesc {
  width: 380px; }

.img_small {
  float: left;
  padding: 0!important;
  margin: 0 10px!important; }

.production_video {
  margin: 0 20px 10px 20px; }

#nodates {
  width: 194px;
  display: block; }

.courselength {
  position: relative;
  width: 100px;
  height: 50px;
  font-size: 1.9em;
  color: #DFDFDF;
  font-weight: normal;
  letter-spacing: 0.05em;
  text-transform: lowercase!important; }

.courselength span.day {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2.4em; }

.courselength span.title {
  position: absolute;
  top: 3px;
  left: 30px; }

.courselength span.label {
  position: absolute;
  top: 20px;
  left: 30px; }

#change_language {
  padding: 10px 0;
  position: absolute;
  right: 0;
  width: 110px;
  z-index: 100; }
  #change_language a {
    color: white; }
  #change_language .link {
    float: right;
    text-align: right;
    padding: 5px; }
  #change_language #languages {
    background-color: #484848;
    margin-top: 10px;
    padding: 10px;
    display: none; }

#change_language:hover #languages {
  display: block; }
  #change_language:hover #languages a {
    display: block;
    padding: 5px 0; }
#change_language:hover .link {
  background-color: #484848; }

h3.heart {
  background: url(/assets/20x20/icon_heart.png) no-repeat;
  height: 20px;
  margin-top: 0;
  padding-left: 25px;
  margin-top: 5px;
  padding-top: 4px; }

#DCI_steps_v05 {
  border: 1px solid #535353;
  float: left;
  position: relative; }
