/* Author: Marquette University OMC Webteam
   ----------------------------------------------------*/
 

table.contact, table.contact tr, table.contact td, table.contact th, table.contact td {
	background: #fff;
	border: none;
}
table.contact {
	margin-bottom: 1em;
	padding-bottom: 1em;
	border-bottom: 1px solid #ccc
}
#leftContent .notification {
	text-align: center;
}
#leftContent .notification h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 100pt;
	font-weight: bold;
	color: #CCCCCC;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
