
.title {
	
	padding-bottom: 10px;
	font-size: 8.5em;
	font-weight: bold;
	line-height: 1;
	width: 342px;
	display: inline;
	float: right;
}

.facts td {
	font-size: 1.4em;
}

.facts tr td.thewhat {
	color: gray;
	vertical-align: top;
}

.alignedfordeitydamneddojofx {
	/*padding-left: 17px;*/
}

h1 {
	color: #FF7400;
}

.agenda {
	font-size: 1.2em;
}

.gimmespace {
	margin-top: 30px;
}

.footer {
	font-size: 1em;
	clear: both;
}

p {
	font-size: 1.4em;
}

.surfacediv
{
  width: 200px;
  display: inline;
  float: left;
  clear: right;
}

.sidebar h1
{
  margin-left:100px;
  margin-bottom: 20px;
}

.sidebar h2
{
 margin-left: 118px;
}

.speaker
{
  clear: both;
  border: 1px solid grey;
  background: #ffc973;
  margin-bottom: 2px;
  padding: 10px;
}
.speakerinfo
{
  /*height:55px;*/
}

.speakertitle
{
  font-weight: bold;
  font-size: 12px;
  margin-top: 15px;
}

.speakertitle:hover
{
  background: #ffb640;
}

.speakername
{
  font-weight: bold;
  font-size: 14px;
  display:inline;
  /*border-bottom: 1px solid gray;*/
}

.speakerpic
{
  display:inline;
    
  float: right;
  margin-right: 1px;
  
}

.speakerpic img
{
  height: 45px;
  width: 45px;
}

/*
.dojoxBadgeImage img
{
  height: 45px;
  width: 45px;
}
*/

.speechinfo
{
  background: #ffc973;
}

.speakerdialog
{
  width: 600px;
  height: 400px;
}

.speakercontent
{
  
  margin: 15px;
}

.dijitContentPane {
display:block;
overflow: visible;
}

.agenda
{
  margin-top:15px;
  background: #FFC973 ;
  width: 290px;
  padding-left: 2px;
  border: 1px solid #a67c00;
}

/*
.agendahead
{
	border-bottom: 1px solid black;
}
*/

.agendaitem
{
  /*background: white;*/
  border-top: 1px solid black;
  margin-top: 5px;
  height: 65px;
}	

.day1
{
  float: left;
}

.day2
{
  float: right;
}

.organized
{
  padding-top:15px;
  clear:both;
}

.price
{
  color: #ffb640;
}

