#container {
	padding-right: 0;
	padding-left: 0;
	clear:both;
}
#theme-list .row {
 padding: 10px 5px;
 border-bottom: 1px solid #aaa;
 }
 .talk-title, .talk-speaker {
 	padding-left: 1em;
 }
 #talk-schedule .row {
 	padding-top:10px;
 	padding-bottom:10px;
 	border-bottom: 1px solid #aaa;
 }
 
#header1 {
  	background:url(../images/header980.jpg) no-repeat;
	-moz-background-size:cover;
	background-size:cover;
	background-position: center center;	
}
#header3 {
  	background:url(../images/header980.jpg) no-repeat;
	-moz-background-size:contain;
	background-size:contain;
}
#spring_course1, #spring_course3 {	
	padding: 3%;
}	
#spring_course1 img{	
	width:100%;
}
#spring_course3 img{	
	width:88%;
}
#cell1 img {	
	width:70%;
}
#cell1, #cell3 {
	text-align: center;
}
#cell3 img {
	width: 98%;
}
#orange_footer {
	background-color:#f0ad4e;
}

@media (min-width:768px)  {
  #header1 {
  	background:url(../images/header980.jpg) no-repeat;
	-moz-background-size:contain;
	background-size:contain;
  }
 	#spring_course1 img, #spring_course3 img {	
	width:88%;
	}
	#cell1 img {	
		width:98%;
	}
}


#content{
	/*background-image: url(../images/bg_4dots.png);*/
	padding:0;
}
.pad5 {
	padding: 5px;
}
