#theme-list .row {
 margin: 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/MDGRAPE-3_bg.jpg) 50% no-repeat;
	background-size: cover;
	padding-bottom: 5%;
	padding-top:5%;
	width:100%;
	position: relative;
	margin-bottom: 5px;
	}

#spring_course {
	position: relative;
	z-index:100;	
	text-align:center;
}
#spring_course img{	
	width:90%;
}
#date-fee {
	position: relative;
	z-index:110;	
	text-align:center;
}
#date-fee img {
	width: 80%;
}

#searchQ {
	 display: block;
	 position: relative;
	z-index:120;
	text-align:center;
}
#searchQ img {
	width:50%;
}

#autophagy {
}
#autophagy img{
	 position:absolute;
	 top:10px;
	 right:10px;
	width:50%;
	z-index:50;	
}
#physicalBiology {
}
#physicalBiology img {
	 position:absolute;
	 bottom:10px;
	 left:10px;
	width:50%;
	z-index:60;	
}
#cancer {
}
#cancer img {
	 position:absolute;
	 top:10px;
	 left:10px;
	width:50%;
	z-index:70;	
}
#design {
}
#design img {
	 position:absolute;
	 bottom:10px;
	 right:10px;
	width:30%;
	z-index:80;	
}
#header2 {
	background:url(../images/MDGRAPE-3_bg.jpg) 50% no-repeat;
	background-size: cover;	
	padding-top:0%;
	padding-bottom: 0%;
	width:100%;
	position: relative;
}
#searchQ2 {
	 display: inline;
	 position: relative;
	 z-index: 110;
}
#searchQ2 img {
	width:25%;
}
#autophagy2 {
}
#autophagy2 img{
	 position:absolute;
	 top:10px;
	 right:10px;
	width:30%;
	z-index:50;	
}
#physicalBiology2 {
}
#physicalBiology2 img {
	 position:absolute;
	 bottom:10px;
	 left:0;
	width:30%;
	z-index:60;	
}
#spring_course2 {
	display: inline;
	position: relative;
	z-index:100;	
	text-align:center;
}
#spring_course2 img{	
	width:70%;
}
#date-fee2 {
	display: block;
	position: relative;
	z-index:120;	
	text-align:center;
}
#date-fee2 img {
	width: 50%;
}

@media (min-width:768px) and (max-width: 992px)  {

}
@media (min-width: 992px) {

}	

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