  .program_box {
  position: relative;
  top: -30px;
  width: 710px;
  float: left;
  }
  
  
  .program_box_top {
   background: url(program/images/program_box_top.jpg);
   width: 710px;
   height: 242px;
   border: none;
   display: block !important;
  }
  .program_back_session_image {
   width: 710px;
   height: 242px;
   border: none;
   display: block !important;
  } 
  .program_box_mid {
	background-color: #ffffff;
	background: url(program/images/program_box_mid.jpg) repeat-y;
	color: #000000;
	padding-left: 25px;
	padding-right: 25px;
	text-align: justify;
  }
  
  #fp_session_date_time_wrap {
    position: relative;
  }
  
  #fp_session_date_time {
    line-height: 20px;
    padding-top: 20px;
    padding-left: 18px;
    width: 600px;
    font-family: terminal,system;
    font-size: 20px;
    color: #eebb00;
  }
  
  #fp_session_details_wrap {
    position: relative;
  }
  
  #fp_session_details {
    line-height: 20px;
    padding-top: 20px;
    padding-left: 18px;
    width: 170px;
    font-family: terminal,system;
    font-size: 20px;
    color: #eebb00;
  }
  
    html>body #fp_session_details
  {
    width: 152px;
  }
  
  .fp_session_image {
    position: relative;
    float: right;
    margin-top: 47px;
  }
  .news_item {
    border-bottom: solid 2px #aa7700; 
    padding-bottom: 50px;
    margin-bottom: 25px;
  }

  img.program_box_top_image {
   width: 710px;
   height: 255px;
   border: none;
   display: block !important;
  }
  
  img.program_box_bottom_image {
   width: 710px;
   height: 26px;
   border: none;
   display: block !important;
  }
  
  .program_nav {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
  }


  A.program_nav:link { text-decoration: none; color: #aa7700; }
	A.program_nav:visited { text-decoration: none; color: #aa7700; }
  A.program_nav:hover { text-decoration: underline; background: #ffffff; color: #aa7700; }



  