.gallery_container {
	float:left;
	background:#002e5f;
	width:960px;
	height:241px;
}
.gallery_container img {
	border: 0 !important;
}
.gallery_bottom {
	float:left;
	background:url(/images/kettering/gallery_bottom.jpg) no-repeat;
	width:960px;
	height:20px;
}
.middle_container h2 {
	color:#444444;
	font-weight:bold;
	letter-spacing:.05em;
	text-align:center;
	text-transform:none;
}
span.democracy {
	font-family:Georgia, Times, serif;
	color:#285382;
	font-style:italic;
	font-weight:normal;
	font-size:150%;
}
ul.postnav,ul.postnav li {
	list-style-type:none;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
	font-size:105%;
	letter-spacing:.05em;
}
ul.postnav {
	float:left;
	margin:0 0 2em 134px;
	display:inline;
}
ul.postnav li {
	float:left;
	margin-right:36px;
	width:17em;
}
ul.postnav a {
	display:block;
	padding:1px 12px;
	text-transform:uppercase;
	background:#d0dae4;
	color:#285382;
	text-decoration:none;
	text-align:center;
	width:17em;
}
ul.postnav a:hover {
	background:#285382;
	color:#FFF;
}
.left_column {
	float:left;
	width:250px;
	margin:0 20px 0 0;
}
.left_column_content {
	float:left;
	width:250px;
	background:url(/images/kettering/beige_gradient_bg.jpg) repeat-x;
}
.left_column h3 {
	display:block;
	text-indent:-1000em;
	width:250px;
	height:22px;
	background:url(/images/kettering/header_media_center.jpg) no-repeat;
}
h4.videos_header {
	background:url(/images/kettering/icon_video.jpg) no-repeat;
	background-position:10px 5px;
	border-bottom:1px solid #e3e4d3;
	padding:8px 0 8px 34px;
	color:#333333;
	clear:both;
}
h4.podcasts_header {
	background:url(/images/kettering/icon_podcast.jpg) no-repeat;
	background-position:10px 5px;
	border-bottom:1px solid #e3e4d3;
	padding:8px 0 8px 34px;
	color:#333333;
	clear:both;
	margin:1em 0 0 0;
}
h4.publications_header {
	background:url(/images/kettering/icon_publications.jpg) no-repeat;
	background-position:10px 5px;
	border-bottom:1px solid #e3e4d3;
	padding:8px 0 8px 34px;
	color:#333333;
	clear:both;
}
/*-----------------------------------------CAROUSEL STYLES--*/
/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li,.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 240px;
    height: 80px;
    font-family:"Trebuchet MS", Arial, sans-serif;
    text-transform:uppercase;
    font-weight:bold;
    color:#285382;
}
.wrap {
	width:250px;
	padding:10px 0 0 0;
	margin:0 0 1em 0;
}
.jcarousel-skin-tango .jcarousel-container {
	width:230px;
	height:80px;
	margin:0 0 0 10px;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding:0 0 0 2px;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:236px;
}
.jcarousel-scroll {
	float:right;
	width:50px;
	text-align:right;
	padding:0 14px 1em 0;
}
.jcarousel-scroll img {
	float:left;
	margin:0 0 0 0;
}
.podcasts, .publications {
	float:left;
	width:250px;
	margin:0 0 1em 0;
}
.podcasts img, .publications img {
	border:0 !important;
}
ul.podcasts_list, ul.podcasts_list li {
	list-style:none;
	float:left;
}
ul.podcasts_list li {
	padding:2px 0;
}
ul.podcasts_list li ul {
	float:left;
}
ul.podcasts_list li li {
	padding:2px 0;
	text-align:right;
}
span.podcast_title {
	float:left;
}
a.download {
	float:left;
	width:67px;
	height:16px;
	background:url(/images/kettering/btn_download.jpg) no-repeat;
	background-position:left top;
	margin:0 0 0 10px;
	display:inline;
}
a.download:hover {
	float:left;
	width:67px;
	height:16px;
	background:url(/images/kettering/btn_download.jpg) no-repeat;
	background-position:0 -16px;
}
a.subscribe {
	float:left;
	width:67px;
	height:16px;
	background:url(/images/kettering/btn_subscribe.jpg) no-repeat;
	background-position:left top;
	margin:0 0 0 18px;
	display:inline;
}
a.subscribe:hover {
	float:left;
	width:67px;
	height:16px;
	background:url(/images/kettering/btn_subscribe.jpg) no-repeat;
	background-position:0 -16px;
}
ul.publications_list, ul.pubications_list li {
	list-style:none;
}
ul.publications_list li {
	clear:left;
	padding: 5px 0;
}
ul.publications_list li a {
	color:#444444;
	text-decoration:none;
}
ul.publications_list li a:hover {
	text-decoration:underline;
}
span.book_thumb {
	border-right:#e3e4d3;
}
span.book_thumb img {	
	float:left;
	width:27px;
	height:40px;
	border-right:1px solid #e3e4d3;
	padding:0 5px 0 0;
	margin: 0 5px 0 0;
}
.middle_column {
	float:left;
	width:420px;
	margin:0 20px 0 0;
	background:url(/images/kettering/beige_gradient_bg.jpg) repeat-x;
}
.middle_column h3 {
	display:block;
	text-indent:-1000em;
	width:420px;
	height:22px;
	background:url(/images/kettering/header_my_kettering.jpg) no-repeat;
}
.my_kettering {
	float:left;
	width:400px;
	margin:1em 0 8em 10px;
	display:inline;
}
.my_kettering label {
	float:left;
	width:182px;
	text-transform:uppercase;
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-weight:bold;
}
.my_kettering select {
	float:left;
	width:170px;
	margin:0 10px 0 0;
}
input.go {
	width:37px;
	height:16px;
	background:url(/images/kettering/btn_go.jpg) no-repeat;
	border:0;
	cursor:pointer;
}
.about_kettering {
	float:left;
	width:390px;
	padding:15px;
	background:url(/images/kettering/beige_gradient_bg.jpg) repeat-x;
}
.right_column {
	float:left;
	width:250px;
	margin:0 0 0 0;
}
.whats_new, .readers_forum {
	float:left;
	width:250px;
	margin:0 0 3em 0;
	background:url(/images/kettering/beige_gradient_bg.jpg) repeat-x;
}
.whats_new h3 {
	display:block;
	text-indent:-1000em;
	width:250px;
	height:22px;
	background:url(/images/kettering/header_whats_new.jpg) no-repeat;
}
.whats_new ul, .whats_new li {
	list-style:disc;
}
.whats_new ul {
	margin:1em 0 0 30px;
}
.whats_new li {
	margin:0 0 1em 0;
}
.readers_forum h3 {
	display:block;
	text-indent:-1000em;
	width:250px;
	height:22px;
	background:url(/images/kettering/header_readers_forum.jpg) no-repeat;
}
.forum {
	float:left;
	clear:both;
	width:250px;
	margin:0 0 .5em 0;
}
.forum_title {
	float:left;
	width:158px;
	margin:.5em 10px 0 10px;
}
.forum_title a {
	color:#444444 !important;
	text-decoration:none;
}
.forum_title a:hover {
	text-decoration:underline;
}
.join_container {
	float:left;
	width:50px;
	margin:1em 0 0 0;
}
a.join {
	float:left;
	width:41px;
	height:16px;
	background:url(/images/kettering/btn_join.jpg) no-repeat;
	background-position:left top;
	margin:0 10px 0 0;
	cursor:pointer;
}
a.join:hover {
	background-position:0 -16px;
}
.email_signup {
	float:left;
	background:url(/images/kettering/email_signup_bg.jpg) repeat-y;
	height:5em;
	width:606px;
	margin:0 0 0 368px;
	display:inline;
}
.email_text {
	font-family:"Trebuchet MS", Arial, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	color:#333333;
	float:left;
	width:200px;
	margin:1em 0 0 70px;
	display:inline;
}
span.blue_italics {
	color:#285382;
	font-style:italic;
}
.email_form {
	float:left;
	width:285px;
	margin:1em 0 0 0;
}
.email_input {
	position:relative;
	top:8px;
	left:18px;
	background:url(/images/kettering/email_input_bg.jpg) no-repeat;
	border:0;
	width:200px;
	height:20px;
	padding:0 0 0 5px;
	margin:0 12px 0 0;
}
.email {
	position:relative;
	top:8px;
	left:18px;
	background:url(/images/kettering/btn_signup.jpg) no-repeat;
	width:68px;
	height:16px;
	border:0;
	cursor:pointer;
}
/*.left_column:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}*/
