/* IE6 and below:
===========================================*/

#header-right form#search input#input {
	_background: url(/images/search-input.gif) top left no-repeat;
	_padding-top: 7px;
}

#header-right form#search input#submit {
	_background: url(/images/search-submit.gif) top left no-repeat;
}

#header #main-nav li li {
	_margin: 0 10px 0 0;
}

#header #main-nav li#about-cs li a,
#header #main-nav li#programs-courses li a,
#header #main-nav li#admissions li a,
#header #main-nav li#student-life li a,
#header #main-nav li#services-for-students li a,
#header #main-nav li#for-businesses li a,
#header #main-nav li#for-the-community li a,
#header #main-nav li#news-events li a {
	_width: 175px;
	_margin: 0 0 0 10px;
}

#feature #arrow {
	_right: 272px;
}

#accordion-nav ul {
	_padding: 0 0 20px 11px;
}

#accordion-nav ul li {
	_margin: 0 5px 0 0;
}

#footer #footer-links .col.right li {
	_border: none;
	_width: 95px;
	_margin: 0 0 1em 0;
}

.callout-story .story-callout-text p {
	_width: 220px;
}

#programs #programs-content .callout {
	_margin: 0 0 30px 0;
	_border-bottom: 1px solid #fff;
}

#programs #programs-content .callout .callout-bottom {
	_display: none;
}

.buttons {
	_position: relative;
	_height: 222px;
}

.buttons .future {
	_position: absolute;
	_top: 0;
	_width: 275px;
}

.buttons .current {
	_position: absolute;
	_top: 74px;
	_width: 275px;
}

.buttons .continuing {
	_position: absolute;
	_top: 148px;
	_width: 275px;
}

#accordion-nav .section {
	_background: none;
	_border-bottom: 1px solid #ccc;
}

.two-columns-boxed #main-col {
	_background: none;
	_border: 1px solid #ccc;
	_width: 805px;
}

.two-columns-boxed #main-col #box-layout-top,
.two-columns-boxed #main-col #box-layout-bottom {
	_display: none;
}

.two-columns-boxed #main-col #box-content #box-main {
	_width: 510px;
}

.two-columns-boxed #main-col #box-content #box-right {
	_width: 200px;
	float: right;
}

.two-columns-boxed #main-col #box-content #box-wide .inner {
	_width: 357px;
}

#stories-wrap {
	_width: 945px;
}

.stories #stories-header #stories-nav {
	_margin-bottom: 0;
}

#stories-wrap #stories-content.index .story {
	_width: 280px;
	_margin: 0 20px 4em 0;
}

.stories #stories-header #stories-nav #select-story {
	_width: 555px;
}

.stories #stories-header #stories-nav #select-story span.toggle {
	_background-position: 530px 10px;
}

.stories #stories-header #stories-nav #select-story #story-dropdown li a {
	_width: 531px;
}

#stories-wrap #stories-content.detail {
	_margin-left: 90px;
}

#stories-wrap #stories-content.detail #side-col li a {
	_padding: 0;
	_margin: 0;
	_border: none;
}

#stories-wrap #stories-content.detail #side-col li.active a {
	_background: none;
}

#stories-wrap #stories-content.detail #main-col {
	_padding: 2em 0;
}

#stories-wrap #stories-content.detail #side-col {
	_padding: 2.5em 0;
}


/* IE8 only:
===========================================*/

#header-right form#search input#input {
	padding-top: 7px\9;
}


/* IE7 only:
===========================================*/

*:first-child+html #stories-wrap #stories-content.index { 
	padding-bottom: 4em;
}

















