/*Styles for University Catalog */

img.president_welcome{border:4px solid black; float:right;}
		
#cover 
	{
	float:right;
	display:inline;
	width: 200px;
	font-weight: bold;
	margin-top: 20px;
	margin-left: 10px;
	padding: 0;
	text-align: right
	}
	#cover a { text-decoration: none }
	#cover a:hover { text-decoration: underline }
	#cover img { border: none }

#catalog-updates
	{
	background-color: #FFFFCC;
	clear: both;
	padding: 15px;
	border: 1px solid #FFCC66;
	}
	#catalog-updates h2 { font-style: normal; margin-top:0; }

	/* tables still need 'cellspacing="0"' in the markup */
	#catalog-updates table {
	border-collapse: separate;
	border-spacing: 0;
	}
 
	#catalog-updates th,  
	#catalog-updates td { 	
		border-bottom: 1px solid #FFCC66; 
		padding: 5px 10px; 
		text-align: left;
		vertical-align: baseline; }
	.cat-update { color:#B21400; font-weight: bold; font-style:italic}

.fee-notice
	{
	background-color: #E2F6FE;
	clear: both;
	padding: 1em;
	border: 1px solid #227FFC;
	}
	.fee-notice h2 { margin:0; padding: 0; font-style: normal }

ul#toc li {	line-height: 2em }

#body-wrap-inner {overflow: visible;} 
/* clear out centering, to make the design flush left, as set by subpage_general.css */
/* #ghost{ width:100%; margin:0;}
#wrap{ width:100%; margin:0;}
#body-wrap {width:100%; clear:both;}
#body-wrap-inner {width:75%;} */
