button.register {
	background-color: #2472c2;
	color: #fff;
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25), -2px 0 1px rgba(0,0,0,0.25);
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
	display: inline-block;
	padding: 5px 10px 5px;
	white-space: nowrap;
	text-decoration: none;
	cursor: pointer;
	border-style: none;
	border: 1px solid #2472c2;
	text-align: center;
	overflow: visible;
}
button.register:hover,
button.register:focus {
	color: #2472c2;
	background-color: #fff;
	text-shadow: none;
}
 
button.register:active {
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.7);
	-webkit-box-shadow: none;
}

body {
  font-family: Verdana, sans-serif;/*Georgia,"Times New Roman","Bitstream Vera Serif",serif;*/
  font-size: 0.9em;
  padding: 0px;
  margin: 0px;
}

h1, h2, h3, h4 {
  color: #379a34;
  font-weight: normal;
}

a {
  color: #000;
  text-decoration: underline;
}

a img {
  border: 0px;
}

ol li {
  margin-bottom: 5px;
}

.program_table {
  width: 550px;
}

.programm_table_location_info  {
  font-size: 0.7em;
}

.program_time {
  width: 100px;
}

.program_double {
  width: 210px;
}

table {
  border-spacing: 0px;
  border-collapse: collapse;
  max-width: 700px;
}
     
td, th {
  border: 1px solid #000;
  padding: 5px;
}

.float_image {
  float: left;
  margin-right: 10px;
}

.linethrough {
  text-decoration: line-through;
}

#top{
  border-bottom: 2px solid #000;
  background-color: #ad8;
  padding: 0px;
}

#logo {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  position: relative;
}

#logo_date {
  font-size: 1.3em;
  position: absolute;
  top: 120px;
  left: 400px;
}

#social {
  position: absolute;
  top: 20px;
  left: 550px;
}

#center_body {
  clear: both;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
  background-color: #fff;
}

#main_menu ul {
  margin: 0;
  padding: 0;
}

#main_menu ul li {
  list-style-type: none;
  display: inline;
}

#main_menu li a {
  display: block;
  float: left;
  padding: 5px 10px;
  color: #379a34;
  text-decoration: none;
  border-right: 1px solid #000;
}

#main_menu li a:hover {
  text-decoration: underline;
}

#main_menu #last_menu_item  a {
  border-right: 0px;
}

#main_menu li .highlight {
  background-color: #AADD88;
  color: #ffffff;
}

#main {
  clear: both;
}

#breadcrumbs {
  width: 550px;
  padding: 10px 0 0px 0px;
  margin: 0 0 0 12px;
}

#content_center {
  float: left;
  width: 550px;
  margin: 20px 0 20px 30px;
}

#content_center h1 {
  margin: 0px 0px 20px 0px;
}

#content_right {
  float: right;
  width: 350px;
  padding: 20px 0;
  margin: 0 20px 0 0;
  display: inline;
}

#content_right h3 {
  margin-bottom: 5px;
}

#content_list {
  margin-left: 4px;
}

.news {
  margin-top: 10px;
  font-size: 0.9em;
}

.news .news_date {
  margin-bottom: 4px;
  font-weight: bold;
}

#organizer_list em {
  font-style: normal;
  font-weight: bold;
}

#organizer_list h3 {
  margin-bottom: 5px;
}

.organizer {
  margin-bottom: 5px;
}

.info_box {
  border: 2px solid #379a34;
  padding: 0px;
  margin: 10px 0px;
}

.info_box h3 {
  background-color: #379a34;
  color: #fff;
  padding: 5px;
  margin: 0px;
  font-size: 1em;
}

.info_box em {
  font-weight: bold;
  font-style: normal;
}

#imp_dates {
  font-size: 0.9em;
  padding: 0px 5px 0px 20px;
  margin: 5px 0px;
}

#footer {
  clear: both;
  margin-bottom: 10px;
}

#footer_links{
  font-size: 0.8em;
  margin-left: 30px;
}

#sponsors {
  margin-top: 20px;
}

#sponsors div {
  margin-top: 20px;
  text-align: center;
}

#sponsors h3 {
  text-align: center;
}

#workshops_list em, #tutorials_list em {
  font-weight: bold;
  font-style: normal;
}

#workshops_list h3, #tutorials_list h3 {
  margin-top: 30px;
}

.paper {
  margin-bottom: 12px;
  position: relative;
}

.paper .border_img {
  position: absolute;
  left: -28px;
  top: 5px;
}

.author {
  font-style: italic;
}

.author_bio {
  margin-top: 30px;
  padding: 5px;
  background-color: #EEFFDD;
}

.author_bio  img {
  float: left;
}

.author_bio  .name {
  font-weight: bold;
}

.author_bio div {
  margin-left: 130px;
  font-size: 0.9em;
}

.paper_title {
  font-weight: bold;
  margin-bottom: 4px;
}

.paper_title span {
  font-weight: normal;
}

.paper_details {
  font-size: 0.8em;
  margin-top: 10px;
}

.paper_details span {
  font-weight: bold;
}

.session_details {
  font-size: 0.8em;
  margin-bottom: 10px;
}

.session_details span {
  font-weight: bold;
}

.paper_list_details {
  font-size: 0.8em;
  margin-top: 5px;
  margin-bottom: 5px;
}

.paper_list_details span {
  font-weight: bold;
}