@import 'faculty.css';

#contentCol h2,
#contentCol h3,
#contentCol h4,
#contentCol h5,
#contentCol h6
{
	text-align: center;
}
#contentCol h2
{
	margin-top: .25em;
	margin-bottom: 0;
	font-size: 2em;
	text-transform: uppercase;
}
#contentCol h2 span
{
	display: block;
	font-size: .8em;
}
#contentCol h3
{
	margin-top: 2em;
	margin-bottom: .6em;
	font-size: 1.2em;
	text-transform: uppercase;
}
#contentCol h4
{
	margin-bottom: .6em;
}
#contentCol h5
{
	margin-bottom: .1em;
	font-size: 0.9em;
}
p.first
{
	clear: left;
}
#contentCol img
{
	display: block;
	margin-top: 1em;
	border: 1px solid #000;
}
#contentCol img.first
{
	margin-top: 2em !important;
}

div#contentCol p.signature
{
	margin-top: 0;
	line-height: 1;
}
div#imagesQuotes
{
	text-align: center;
}
div#imagesQuotes img
{
	margin: 0 auto;
	margin-top: 1em;
}
div#imagesQuotes p span
{
	display: block;
	font-weight: bold;
}
div#contentCol h3.h3b
{
	margin-top: 1em;
	font-size: 1.5em;
	text-transform: none;
}
div#contentCol h2.presenters
{
	xmargin-top: 1em;
	margin-bottom: .6em;
}



#contentCol p.tagline
{
	font-size: 1.2em;
	text-align: center;
}
div#contentCol p.location
{
	line-height: 1;
	text-align: center;
}
div#contentCol p.first
{
	clear: left;
}
img#banner-1
{
	float: left;
	margin: 0 1em 1em 0;
}
#contentCol div.boxRight
{
	width: 300px;
	margin-top: 1em;
	margin-left: 1em;
	border: 2px solid #DABF3C;
	border-width: 2px 7px;
	background-color: #FEE92C;
	text-align: center;
}
#contentCol div.boxRight p.author
{
	text-align: right;
}
#contentCol p.coming-soon
{
	text-align: center;
}
ul.questions
{
	margin-left: 3em;
}
