/*

CSS for Northwestern University (Kellogg). Copyright (c) 2009 Northwestern University

*/


table.clear_table_styles, .clear_table_styles td {
border: none;
padding: 0px;
}


table.connectwithkellogg, .connectwithkellogg td {
border: none;
padding: 5px;
}

.table_wrapper {
width:150px;
float:left;
padding-bottom: 10px;

}

table td.noborder{
border: 0px;
padding: 0px;
}

/* for course sites */
table caption {
	background: url(http://www.kellogg.northwestern.edu/images/cmcrecruiter/backgrounds/table_caption_bg.jpg) repeat-x top #8562b4;
	color: #ffffff;
	text-align: left;
	padding: 5px 10px 5px 10px;
	font-weight:bold;
}

table .schedule {border-style:solid;border-width:thin;border-color:#000000;	}
/* end for course sites */


h2.spiff {
	font-family: "News Gothic MT", Arial, Helvetica;
	font-size: 180%;
	font-weight: normal;
	color: #262626;
	margin: -4px 0px 20px 0px;
	padding:none;
}

h2.widget {
font-family: "News Gothic MT", Arial, Helvetica;
	font-size: 180%;
	font-weight: normal;
	color: #262626;
	 margin-bottom: 10px;
  padding-bottom: 7px;
  border-bottom: solid 1px #bab9b9;
  margin-top: 40px;
}

.testimonial_list .content {
  margin-left: 10px; !important
}

.inner_content { margin-top: 7px; !important

}
/* added 1/13/11 to adjust text on program finder widget on home page */

.featured_box_inner {
  padding: 30px 35px 20px;
}

.featured_box_inner {
 padding: 30px 35px 15px;
}

/* added 5/23 to update program picker box styling on the home page */

.featured_posts_outer {width:642px;}
.featured_post_list li .date {width:200px;}

.featured_box {width:250px; margin:20px 0;padding:53px 0 0 0;background:none;overflow:visible;}
.featured_box_top {background:url(execed/images/exec_program_header.png) no-repeat top left;height:53px;width:200px;color:#fff;font-size:16px;font-weight:600;padding: 4px 0 0 85px;}
.featured_box_inner {width:230px;background:url(execed/images/round_banner_bottom_250.png) no-repeat bottom center;padding:8px 10px;margin:0;}
.featured_box_inner h1 {font-size:15px;}
.featured_box_inner h2 {font-size:14px;font-weight:300;}
.featured_box_bottom {background:none;position:inherit; height:auto;width:auto;}
.featured_box_footer {border:none;padding:0;}




