#big_title {

	margin:35px 0px 35px 0px;

}



.small_title {

	margin-bottom:20px;

}



#recent {

	width:593px;

	margin-bottom:40px;

}



.recent_block {

	width:593px;

	padding-bottom:22px;

	margin-bottom:20px;

	background:url(../images/whatsnew_recentnews_dots.gif) bottom no-repeat;

	line-height:16px;

}



.recent_date {

	width:415px;

	font-size:12px;

	font-weight:bold;

	color:#128010;

}



.recent_title {

	font-size:12px;

	font-weight:bold;

	margin-bottom:16px;

}



.tiny_text {

	font-size:1px;

	color:#fff;

}



.dots {

	padding:5px 0px 5px 0px;

}



#conference {

	float:left;

	width:575px;

	padding:20px 0px 15px 17px;

	margin-top:25px;

	background:url(../images/whatsnew_conference_bg.jpg) top no-repeat;

}



#conference_text {

	width:267px;

	margin:25px 0px 16px 0px;

}



#conference_links_box {

	width:288px;

	float:left;

}



.conference_links {

	float:left;

	width:72px;

}



.conference_links a:link, .conference_links a:active, .conference_links a:visited, .conference_links a:hover {

	color:#000;

}



#conference_bottom {

	float:left;

}







#big_title_details {

	margin:35px 0px 0px 0px;

}



#small_title {

	margin-bottom:20px;

}



#back_link {

	width:594px;

	text-align:right;

	padding-bottom:40px;

}



#news {

	float:left;

	width:594px;

}



#news_pix {

	float:left;

	width:234px;

}



#news_pix_none {

	display:none;

}



#news_content {

	float:right;

	width:358px;

}



#news_content_nopix {

	float:left;

	width:594px;

}



#news_date {

	font-size:11px;

	color:#128010;

	font-weight:bold;

}



#new_title {

	font-size:11px;

	font-weight:bold;

}



#news_text {

	line-height:16px;

	text-align:justify;

	padding:10px 0px 10px 0px;

}



#table_text {

	line-height:16px;

	text-align:left;

	padding:10px 0px 10px 0px;

}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

a:hover,
a:active {
  outline: 0;
}

a {
 color: #0088cc;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}

.accordion {
  margin-bottom: 20px;
}

/*
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
     -moz-transition: height 0.35s ease;
       -o-transition: height 0.35s ease;
          transition: height 0.35s ease;
}

.collapse.in {
  height: auto;
}
*/

.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.accordion-heading {
  border-bottom: 0;
}

.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}

.accordion-toggle {
  cursor: pointer;
}

.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
