#allies2009_nav {
  display: block;
  width: 100%;
  margin: 30px 0 0 0;
  z-index: 999;
  height: 1.2em;
}

#allies2009_nav ul {
	list-style-type: none;
	padding: 0;
	margin: 0 auto;
	  z-index: 999;
}	

#allies2009_nav ul li {
  float: left;
  position: relative;
    z-index: 999;
  width: 16.3%;
  margin-right: 2px;
  text-align: center;
}

#allies2009_nav ul li a:link, #allies2009_nav ul li a:visited {
  display: block;
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	background-color: #BDB8B1;
	width: 100%;
	text-align: center;
	border-bottom: 1px solid #A49F9B;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	-webkit-border-top-right-radius: 4px;
	-webkit-border-top-left-radius: 4px;
	  z-index: 999;
	
}

#allies2009_nav ul li a:hover, #allies2009_nav ul li a:active {
  color: white;
  background-color: #A71930;
    z-index: 999;
}

#allies2009_nav ul li.current_page_item a {
  background-color: #A71930;
  color: white;
  z-index: 999;
}

#entries.allies2009_entries {
  width: 80%;
  margin: 0 0 0 20%;
  border-right: 0px solid #fff;
}

#entries.allies2009_entries .post .entry {
  border: 1px solid #A49F9B;
  margin-top: 0;
  padding: 10px;
}

/*#entries h2 {
  margin: 2em 0 1em 0;
}*/

#speakers {
  margin: 0 !important;
  padding: 0;
}

#speakers li {
  list-style-type: none;
  border: 0px solid #000;
  background-color: #eee;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  padding: 10px;
  margin-bottom: 10px;
}

#speakers li h3 {
  font-size: 1.2em;
  font-weight: bold;
}

#speakers li p {
  margin-bottom: 0.3em !important;
}

#allies2009-agendaNav {
  list-style-type: none;
	font-size: 75%;
  font-weight: normal;
  padding: 0;
	text-align: left;
	height: 2em;
}

#allies2009-agendaNav li {
  display: block;
  float: left;
  padding: 0 5px;
  border-left: 1px solid #ccc;
}

#allies2009-agendaNav li:first-child {
  border-left: 0px;
}

#allies2009-agendaNav li a {
  text-decoration: none;
  color: #000;
}

/* List-Nav Styles */

.listNav { margin:0 0 10px; }.ln-letters { overflow:hidden; }
.ln-letters a { font-size:0.9em; display:block; float:left; padding:2px 6px; border:1px solid silver; border-right:none; text-decoration:none; }
.ln-letters a.ln-last { border-right:1px solid silver; }
.ln-letters a:hover,
.ln-letters a.ln-selected { background-color:#eaeaea; }
.ln-letters a.ln-disabled { color:#ccc; }
.ln-letter-count { text-align:center; font-size:0.8em; line-height:1; margin-bottom:3px; color:#336699; }

/* Agenda styles */

tr.vevent td {
  margin-bottom: 30px;
}

#allies2009_agenda h4 {
  text-decoration: none;
}

#allies2009_agenda table thead tr th {
  text-align: left;
} 

#allies2009_agenda table thead tr th span {
  display: block;
  margin-top: 0;
}

td.time {
  width: 20%;
  vertical-align: top;
  font-size: 85%;
}

td.session {
  vertical-align: top;
}

.fn {
  font-weight: bold;
}

#allies2009_agenda ol li {
  margin: 0 !important;
}

.presenters {
  list-style-type: none;
  padding-left: 0;
  margin-left: 0 !important;
}

.presenters li {
  margin: 0 !important;
  padding-left: 0;
}

.fr_content {
  width: 100% !important;
  margin: 0 !important;
  border: 0 !important;
}

.altLang {
  width: 100%;
  text-align: right;
  margin-top: 0.8em;
}

ol.marketplace li {
  font-weight: bold;
  cursor: pointer;
}

ol.marketplace li span.presenters {
  display: block;
  font-weight: normal;
  margin: 0.1em 0 0.5em 0;
  padding-left: 1em;
}

