/* HIDE */
#site-nav, #site-content-header, #site-content-header, #subnav, #crumbs, .corners, .link01, .register, #store, #question, #site-footer, #global-links, #mayo-sites, .page-tools {
	display:  none;	
}
/* HEADER */
#site-header {
	display:  block;
	height:  70px;
	position:  relative;	
	border-bottom:  2px solid #ccc;
	padding-bottom:  15px;
	margin-bottom:  15px;
}
#mclogo {
	position:  absolute;
	left:  0; 
	top:  0;	
}
#word-cne {
	position:  absolute;
	right:  0;
	top:  0;	
}
#site-content {
	position:  relative;	
}


/* COURSE WEBSITE */
.course-heading {
	padding-right:  60px;
	padding-bottom:  5px;
	font-size:  18px;
}
.promo-image {
	clear: both;
	width: 460px;
	height: 217px;
	display:  block;
	margin-top:  15px;
	margin-bottom:  15px;
}

.promo-image {
	clear: both;
	width: 460px;
	height: 217px;
	display:  block;
	margin-top:  15px;
	margin-bottom:  15px;
}
#site-content #course-info li h3 {
	font-size: 12px;	
	margin: 0;
	padding:  2px 0 0 0;
	border:  none;
	float:  left;
	color:  #8a8a8a;
}
#site-content #course-info li ul {
	float:  left;
	width:  3in;
	display: block;	
	margin:  0 0 15px 0;
	padding:  0;
}
#site-content #course-info li ul li {
	display:  block;
	padding: 0  8px;
	width:  3in;
}
#site-content #course-info li ul {
	padding:  2px 0 0 0;	
}
#site-content #course-info li a {
	color:  #333;	
	text-decoration: none;
}
#site-content #course-info li#credits div {
	width:  66px;
	height:  45px;
	padding-top:  17px;
	text-align:  center;
	border:  1px solid #ccc;
	position:  absolute;
	right:  0;
	top:  10px;
	font-size: 22px;
	color:  #333;
}
#site-content #course-info li#credits div span {
	font-size: 11px;	
	display:  block;
	text-align: center;
	color:  #9d9d9d;
	margin-top:  5px;
}
#site-legal {
	border-top:  2px solid #ccc;
	margin-top:  15px;
	padding-top:  15px;	
}
#site-legal, #site-legal a  {
	font-size:  11px;	
	color:  #999;
	text-decoration: none;
}
.right {
	float:  right;	
}
.image {
	margin-left:  20px;
	margin-bottom:  20px;	
}
/* ----------------------------------------------------------------------------
TABLES
---------------------------------------------------------------------------- */
.table01 {
	clear:  both;
	border-right:1px solid #dadada;
	border-collapse:collapse;
	width: 100%;
	margin-bottom:  20px;
	padding:  0;
}
.table01 tr th, .table01 tr td {
	border-top:1px solid #dadada;
	border-bottom:1px solid #dadada;
	border-left:1px solid #dadada;
	padding: 7px 7px;
	background:  none;
	margin: 0;
}
.table01 tbody tr td {
	text-align: left;
	font-weight:  bold;
}
.table01 tbody tr th {
	font-weight:  normal;
	text-align:  left;
}
.table01 tbody tr th.sub {
	font-weight: bold;
	font-size:  11px;
	color:  #999;	
}
.table01 tbody tr th span {
	display:  block;
	font-weight:  bold;	
}





