/*  Newsbank 
================================== */
	
.newsWrapper {
	clear: both;
	line-height: 0;
	}
	
.newsWrapper .teaserLeft, .newsPictures .pictureLeft {
	float: left;
	}
	
.teaserLeft, .teaserRight {
	height: 13.4em;
	}

.teaserLeft p, .teaserRight p {
	margin:0;
	padding:0;
	}

.pictureLeft, .pictureRight {
	height: 5.3em;
	}

.newsWrapper .teaserRight, .newsPictures .pictureRight {
	float: right;
	}

.newsWrapper .teaserLeft, .newsWrapper .teaserRight {
	width: 22.5em;
	}
		
.newsPicture, .newsPictures img {
	float: left;
	width: 116px;
	padding: 0 5px 0 0;
	margin: 0;
	}
		
.newsPictures h3 {
	margin-top: 3px;
	}

#breakingNews, .teaserRight, .teaserLeft {
	border: 2px solid #CCCCCC;
	margin: 2px;
	padding: 2px;
 	}
	
.newsStory h2 a, #breakingNews h2 a, #lessonPacksStory h3 a {
	color: #91080F;
	font-weight: bold;
	}
	
.newsStory h2 a {
	font-size: 0.7em;
	font-weight: bold;
	}	
	
.newsStory {
 	padding-left: 116px;
	line-height: 1.3em;
	}
	
.newsStory p a {
	line-height: 1.45em;
	font-size: 0.9em;
	}
	
.newsStory p {
	line-height: 1em;
	}
	
.newsStoryTitle {
	color: #FFFFFF;	
	padding: 0.4em  0.3em;
	}
	
.newsStoryTitle h3 {
	font-size: 1.2em;
	line-height:1.2em;
	font-weight: bold;
	}
		
.newsStoryTitle h4 {
	font-size: 1em;
	font-weight: bold;
	}
	
.podcast {
	float: right;
	margin: 10px 0 0 0;
	}
	
.newsPictures h3 a 	{
	color: #FFFFFF;
	font-size: 0.8em;
	font-weight: bold;
	}
	
.newsPictures  {
	line-height: 1em;
	}
	
.newsbankIndex {
	padding: 0;
	clear: both;
	}
	
.pictureBorder, .columnBorder {
	border: 1px solid #CCCCCC;
	}

.firstColumn, .secondColumn {
	width: 48%;
	}

.firstColumn {
	float: left;
	padding-right: 5px;
	}
	
.secondColumn {
	float: right;
	padding-right: 5px;
	}
	
.firstColumn p, .secondColumn p {
	text-align: justify;
	}
	
.quote p {
	background-color:#D4F0FC;
	line-height: 1.6em;
	background-image: url(../images/blockquote_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px 10px 0px 33px;
	margin-right: 4px;
	margin-bottom: 0px;
	}
	
.quoteCite {
	background-color: #D4F0FC;
	font-weight: bold;
	font-style: normal;
	line-height: 1.6em;
	display: block;
	background-image: url(../images/cite_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 30px;
	margin-left: 4px;
	text-indent: -4px;
	padding-left: 33px;
	}
	
	
.firstColumn h3, .secondColumn h3 {
	background-color: #FEFF99;
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: -1px;
	 padding: 5px;
	 border-bottom:  1px solid #CCCCCC;
	 }
	 
.columnBorder p {
	padding: 5px;
	margin: 2px;
	}
	

html>body .columnBorder {
	width: 23em; /* New Browsers value */
	 }
	 	
.columnBorder {
	width: 22.7em; /* IE value */
	margin-bottom: 10px;
	 }

.columnBorder a {
	font-weight: bold;
	}
	 
.bullets li {
	float: none;
	display: list-item;
	list-style-type: disc;
	line-height: 1.6em;
	margin-left: 30px;
	}

.bullets  {
	padding-bottom: 10px;
	}
	
.pictureRight_np1 {
	float:right;
	}
	
.pictureLeft_np1 {
	float:left;
	}
	
.pictureLeft_np1, .pictureRight_np1 {
	height: 5.3em;
	width: 22.5em;
	border:4px solid #ccc;
	padding-right: 0.2em;
	margin-bottom: 0.5em;
	}

/*  News in pictures
================================== */

.pictureStory, .pictureStory_nip {
	float:right;
	padding-right:0.2em;
	line-height:0.8em;
	padding-top: 0.2em; 
	}
	
.pictureStory {
	width: 10em; 
	}
		
.pictureStory_nip {
	width: 12em; 
	}

.news_in_pictures h3 
{
	line-height: 0.9em;
	font-size: 1.4em;
}

.news_in_pictures p 
{
	line-height: 0.9em;
}

/*  HYS Comments on a news story
================================== */

.nbComments
{
	width:23.5em;
	float: right;
	padding-top: 1em;
}