/* CSS Document */

.header {
	background-image:url(http://www.kob.com/2014/template/images/channel/white/hdr-blue-top-bkg.jpg);
	background-repeat:repeat-x;
	height: 90px;
}
.logo { 	
	/* background-image:url(http://www.kob.com/2014/template/images/channel/logo.png); */
	background-repeat:no-repeat;
	width:206px;
	height: 60px;
	position: relative;
	top: 15px;
}
.abstract {
	background-image: url(http://www.kob.com/2014/template/images/channel/white/KOB_Generic_Header.jpg);
	/* background-image: url(http://www.kob.com/2014/template/images/channel/white/hdr-bkg.jpg); */
	background-repeat: no-repeat;
	background-position: left;	
	height: 90px;
}
.footer {
	background-image:url(http://www.kob.com/2014/template/images/channel/white/ftr-blue-bkg_2.jpg);
	background-repeat:repeat-x;
	height: 262px;
}

.story li { 
	margin-left: 18px; 
	padding: 3px; 
	list-style-type: disc; 
	font-size:14px;
	line-height:140%; 
}

.gallery li {
	list-style-type: none;
}



/*Override*/
li.last { border-right:none; border-bottom:none; }
.fullwidth { max-width: 100% !important; width: 100%;}
.halfwidth { width:48%!important; }
html { -ms-overflow-style: scrollbar; }
.story a { font-weight: bold; }
.feature a { font-weight: bold; }