html, body, div{
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.example-img{
	 max-width:310px;
	 max-height:280px;
	 display: block;
	 text-align: center;
	 margin-left: auto;
	 margin-right: auto;
	 padding: 5px;
}

.example-seq-img{
	max-width: 190px;
	max-height: 280px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}

.example-story-img{
	max-width: 200px;
	max-height: 280px;
	display: block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.img-td{
	text-align: center; 
}

.text-td{
	font-size: 16px;
}

.nav{
	margin-top: 30px;
}

.text-bold{
	font-weight: bold;
}

.profile-div{
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}

.profile-name{
	margin-top: 15px;
}

.profile-img{
	
	height: 150px;
	max-width: 180px;
}
.profile-row{
	
}

nav{
	font-weight: bold;
}

.section-title{
	margin-bottom: 20px;
}

#paper-screenshot{
	margin-left: auto;
	margin-right: auto;
	max-height: 200px;
	text-align: center;
	box-shadow: 5px 5px 5px #999;
	border: 2px #999 solid;
}

#download-paper-sec{
	
}

.cc-span{
	/*background-color: #f2f2f2;*/
	padding: 5px 5px 5px 5px;
	/*border-radius: 5px;*/
}

.example-section{
	border: #8cb3d9 solid 1px;
	margin-top: 25px;
	margin-bottom: 15px;
}
