h1{
		padding-left:0em;
}
h1.mainHead{
	padding-left:.35em;
}

/*For all faculty pages*/
#faculty{float:left;} 
#faculty .facfoto{float:left;margin-right:2em;max-width:150px;max-height:300px;}
#faculty .info {float:left;}
#faculty .info dt {color:#003366;font-size:9pt;font-weight:bold;}
#faculty .info dd {font-family:Tahoma,Arial,Helvetica,sans-serif;font-size:9pt;padding-bottom:1em;}
#faculty .bookimages{text-align:center;width:100%;}
#faculty .bookimages img{margin:1em;height:150px;}
#faculty .info dd ul{padding-left:0px;}
#faculty dl dl{font-size:80%; border:#ccc dashed 1px;border-right:none;border-top:none;padding-left:1em;}

/*For news table*/
.dashedTable td{vertical-align:top;border-top:#ccc thin dotted;}
.dashedTable th{text-align:left;width:33%;}
/*.dashedTable td+td{font-style:italic;}*/
.dashedTable td+td+td{font-style:normal;}

.booktitle{font-weight:bold;font-style:italic;}

.italics{font-style:italic;}
.bold{font-weight:bold;}
.blue{color:#004080;}
.blue a,
.blue a:hover,
.blue a:visited,
.blue a:link,
.red,
.red a,
.red a:hover,
.red a:visited,
.red a:link
{color:#f00;}

