/*
    Author: Wade Stewart - ChicagoBooth
    Created: 12/7/2012
*/


/*-----------------------------------------------------------
    FACULTY & RESEARCH >> RESEARCH & LEARNING CENTERS
-----------------------------------------------------------*/

/* 
	PAGE-CONTENT
*/
 
div.sunil_quote p {
	color:#50575a;
	float:left;
	font-family:Georgia;
	font-size:24px;
	text-indent:-11px;
}
div.sunil_quote span {
	color:#50575a;
	float:right;
	font-family:Open Sans;
	font-size:14px;
	font-weight:bold;
	padding:0 12px 0 0;
}
.rl_centers.columns {
	margin:30px 0 0;
}
.panel_lt {
	float:left;
	margin:0 16px 0 0;
}
.panel_rt {
	float:right;
}
.center_panel {
	background: #e2e3e2;
	margin:0 0 23px;
	width:384px;
}
.center_panel h2 {
	margin:0;
	padding:15px 13px;
}
.center_panel p, .center_panel a {
	margin:0;
	padding:0 13px 15px;
	font-size:14px;
}
.center_panel a {
	color:#9c1d21;
	display:block;
	font-family:'TradeGothic BoldCn 20';
	font-size:14px;
	text-align:right;
	text-decoration:none;
	text-transform:uppercase;
}
.center_panel a:hover {
	text-decoration: none;
}
table p a:hover {
	text-decoration: underline !important;
}

table p a:link  {
	text-decoration: none;
}

